Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FieldFormats] Break from data plugin #107173

Merged
merged 45 commits into from
Aug 5, 2021
Merged

Conversation

Dosant
Copy link
Contributor

@Dosant Dosant commented Jul 29, 2021

Summary

Close #106966
Breaking field formats from data plugin into a separate plugin.

For now, the data plugin re-exports field formats service on its setup/start contracts. This re-export is marked as deprecated.
In all other places where field formats code was imported statically, I changed it to import from field formats plugin directly.

Review

Apps review should be pretty straightforward, mostly change the path of static imports. But if those parts don't have sufficient test coverage, then worth smoke check for sanity.

Risk Matrix

Risk Probability Severity Mitigation/Notes
UI settings related to formatting were moved to fieldFormats plugin Low Mid Need to test there are no regressions related to the move. Shouldn't be much risk since the ui settings key didn't change

Plugin API changes

fieldFormats were extracted from data plugin into a separate plugin. Check examples/field_formats_example on how to use them.

Dosant added 6 commits July 26, 2021 18:01
# Conflicts:
#	src/plugins/data/common/search/aggs/utils/get_aggs_formats.ts
#	src/plugins/data/public/plugin.ts
#	src/plugins/data/public/public.api.md
#	src/plugins/field_formats/common/field_formats_registry.ts
#	src/plugins/field_formats/common/types.ts
#	src/plugins/field_formats/public/lib/field_formats_registry.stub.ts
#	src/plugins/field_formats/public/lib/field_formats_service.ts
@kibanamachine
Copy link
Contributor

⏳ Build in-progress, with failures

Failed CI Steps

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Dosant added 23 commits July 29, 2021 17:12
# Conflicts:
#	docs/development/plugins/data/public/kibana-plugin-plugins-data-public.castestokbnfieldtypename.md
#	docs/development/plugins/data/public/kibana-plugin-plugins-data-public.getkbntypenames.md
#	docs/development/plugins/data/server/kibana-plugin-plugins-data-server.castestokbnfieldtypename.md
#	packages/kbn-field-types/BUILD.bazel
#	packages/kbn-field-types/package.json
#	packages/kbn-field-types/tsconfig.json
#	src/plugins/data/common/kbn_field_types/index.ts
#	src/plugins/data/common/kbn_field_types/types.ts
#	src/plugins/data/public/public.api.md
#	src/plugins/data/server/server.api.md
#	src/plugins/field_formats/common/converters/source.tsx
#	src/plugins/field_formats/common/converters/string.ts
#	src/plugins/field_formats/common/field_formats_registry.ts
# Conflicts:
#	src/plugins/index_pattern_management/public/components/field_editor/field_editor.tsx
# Conflicts:
#	packages/kbn-optimizer/limits.yml
Copy link
Contributor

@cjcenizal cjcenizal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't test locally. Refactor to Watcher dependencies LGTM.

Copy link
Contributor

@mattkime mattkime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of minor items - I'll let you decide how you want to respond otherwise its good to go!

Copy link
Contributor

@MichaelMarcialis MichaelMarcialis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SCSS import changes look fine to me.

@Dosant Dosant requested a review from spalger August 3, 2021 14:08
Copy link
Contributor

@stratoula stratoula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kibana App code changes LGTM, I also did a smoke test just to ensure that everything works fine!

@Dosant
Copy link
Contributor Author

Dosant commented Aug 4, 2021

@elasticmachine merge upstream

@kibanamachine kibanamachine requested a review from a team as a code owner August 4, 2021 14:14
Copy link
Contributor

@dominiqueclarke dominiqueclarke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uptime changes LGTM

@Dosant
Copy link
Contributor Author

Dosant commented Aug 5, 2021

@elasticmachine merge upstream

@Dosant Dosant added the auto-backport Deprecated - use backport:version if exact versions are needed label Aug 5, 2021
@Dosant Dosant merged commit af3a976 into elastic:master Aug 5, 2021
Dosant added a commit to Dosant/kibana that referenced this pull request Aug 5, 2021
# Conflicts:
#	docs/development/plugins/data/public/kibana-plugin-plugins-data-public.castestokbnfieldtypename.md
#	docs/development/plugins/data/public/kibana-plugin-plugins-data-public.getkbntypenames.md
#	docs/development/plugins/data/public/kibana-plugin-plugins-data-public.md
#	docs/development/plugins/data/server/kibana-plugin-plugins-data-server.castestokbnfieldtypename.md
#	src/plugins/data/public/public.api.md
Dosant added a commit that referenced this pull request Aug 5, 2021
* [FieldFormats] Break from `data` plugin (#107173)

# Conflicts:
#	docs/development/plugins/data/public/kibana-plugin-plugins-data-public.castestokbnfieldtypename.md
#	docs/development/plugins/data/public/kibana-plugin-plugins-data-public.getkbntypenames.md
#	docs/development/plugins/data/public/kibana-plugin-plugins-data-public.md
#	docs/development/plugins/data/server/kibana-plugin-plugins-data-server.castestokbnfieldtypename.md
#	src/plugins/data/public/public.api.md

* update limits
streamich pushed a commit to vadimkibana/kibana that referenced this pull request Aug 8, 2021
@kibanamachine
Copy link
Contributor

kibanamachine commented Aug 25, 2021

💔 Build Failed

Failed CI Steps


Test Failures

Kibana Pipeline / general / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/dashboard_mode/dashboard_view_mode·js.dashboard mode Dashboard View Mode Dashboard viewer "before all" hook: Create dashboard only mode user for "shows only the dashboard app link"

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has not failed recently on tracked branches

[00:00:00]       │
[00:48:40]         └-: dashboard mode
[00:48:40]           └-> "before all" hook in "dashboard mode"
[00:48:40]           └-: Dashboard View Mode
[00:48:40]             └-> "before all" hook in "Dashboard View Mode"
[00:48:40]             └-> "before all" hook: initialize tests in "Dashboard View Mode"
[00:48:40]               │ debg Dashboard View Mode:initTests
[00:48:40]               │ info [x-pack/test/functional/es_archives/logstash_functional] Loading "mappings.json"
[00:48:40]               │ info [x-pack/test/functional/es_archives/logstash_functional] Loading "data.json.gz"
[00:48:40]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0]
[00:48:40]               │ info [x-pack/test/functional/es_archives/logstash_functional] Created index "logstash-2015.09.22"
[00:48:40]               │ debg [x-pack/test/functional/es_archives/logstash_functional] "logstash-2015.09.22" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:48:40]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0]
[00:48:40]               │ info [x-pack/test/functional/es_archives/logstash_functional] Created index "logstash-2015.09.20"
[00:48:40]               │ debg [x-pack/test/functional/es_archives/logstash_functional] "logstash-2015.09.20" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:48:40]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0]
[00:48:40]               │ info [x-pack/test/functional/es_archives/logstash_functional] Created index "logstash-2015.09.21"
[00:48:40]               │ debg [x-pack/test/functional/es_archives/logstash_functional] "logstash-2015.09.21" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:48:40]               │ info [o.e.c.m.MetadataMappingService] [node-01] [logstash-2015.09.21/9B5RRCCvS6WP4T0jTNfPoQ] update_mapping [_doc]
[00:48:43]               │ info [o.e.c.m.MetadataMappingService] [node-01] [logstash-2015.09.20/TBbL-o9FQDmVF0ZBsFp-MQ] update_mapping [_doc]
[00:48:50]               │ info progress: 13239
[00:48:50]               │ info [x-pack/test/functional/es_archives/logstash_functional] Indexed 4634 docs into "logstash-2015.09.22"
[00:48:50]               │ info [x-pack/test/functional/es_archives/logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:48:50]               │ info [x-pack/test/functional/es_archives/logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:48:51]               │ info [x-pack/test/functional/es_archives/dashboard_view_mode] Loading "mappings.json"
[00:48:51]               │ info [x-pack/test/functional/es_archives/dashboard_view_mode] Loading "data.json.gz"
[00:48:51]               │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_task_manager_8.0.0_001/2_jefzWVTiyd9kGiOykFmg] deleting index
[00:48:51]               │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_1/s0NBf92GSgehBXMSNmCf_Q] deleting index
[00:48:51]               │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_8.0.0_001/XtXdQeuQS-CooYMsscSlVw] deleting index
[00:48:51]               │ info [x-pack/test/functional/es_archives/dashboard_view_mode] Deleted existing index ".kibana_8.0.0_001"
[00:48:51]               │ info [x-pack/test/functional/es_archives/dashboard_view_mode] Deleted existing index ".kibana_task_manager_8.0.0_001"
[00:48:51]               │ info [x-pack/test/functional/es_archives/dashboard_view_mode] Deleted existing index ".kibana_1"
[00:48:51]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1]
[00:48:51]               │ info [x-pack/test/functional/es_archives/dashboard_view_mode] Created index ".kibana_1"
[00:48:51]               │ debg [x-pack/test/functional/es_archives/dashboard_view_mode] ".kibana_1" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:48:51]               │ info [x-pack/test/functional/es_archives/dashboard_view_mode] Indexed 9 docs into ".kibana"
[00:48:51]               │ debg Migrating saved objects
[00:48:51]               │ proc [kibana]   log   [10:32:37.607] [info][savedobjects-service] [.kibana_task_manager] INIT -> CREATE_NEW_TARGET. took: 3ms.
[00:48:51]               │ proc [kibana]   log   [10:32:37.612] [info][savedobjects-service] [.kibana] INIT -> WAIT_FOR_YELLOW_SOURCE. took: 11ms.
[00:48:51]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_task_manager_8.0.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:48:51]               │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_task_manager_8.0.0_001]
[00:48:51]               │ proc [kibana]   log   [10:32:37.614] [info][savedobjects-service] [.kibana] WAIT_FOR_YELLOW_SOURCE -> CHECK_UNKNOWN_DOCUMENTS. took: 2ms.
[00:48:51]               │ proc [kibana]   log   [10:32:37.619] [info][savedobjects-service] [.kibana] CHECK_UNKNOWN_DOCUMENTS -> SET_SOURCE_WRITE_BLOCK. took: 5ms.
[00:48:51]               │ info [o.e.c.m.MetadataIndexStateService] [node-01] adding block write to indices [[.kibana_1/1kaNR2vxQBOQXdDDG9eGNQ]]
[00:48:51]               │ info [o.e.c.m.MetadataIndexStateService] [node-01] completed adding block write to indices [.kibana_1]
[00:48:51]               │ proc [kibana]   log   [10:32:37.683] [info][savedobjects-service] [.kibana_task_manager] CREATE_NEW_TARGET -> MARK_VERSION_INDEX_READY. took: 76ms.
[00:48:51]               │ proc [kibana]   log   [10:32:37.701] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CALCULATE_EXCLUDE_FILTERS. took: 82ms.
[00:48:51]               │ proc [kibana]   log   [10:32:37.705] [info][savedobjects-service] [.kibana] CALCULATE_EXCLUDE_FILTERS -> CREATE_REINDEX_TEMP. took: 4ms.
[00:48:51]               │ proc [kibana]   log   [10:32:37.721] [info][savedobjects-service] [.kibana_task_manager] MARK_VERSION_INDEX_READY -> DONE. took: 38ms.
[00:48:51]               │ proc [kibana]   log   [10:32:37.722] [info][savedobjects-service] [.kibana_task_manager] Migration completed after 118ms
[00:48:51]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:48:51]               │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:48:51]               │ proc [kibana]   log   [10:32:37.772] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP_OPEN_PIT. took: 67ms.
[00:48:51]               │ proc [kibana]   log   [10:32:37.775] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_OPEN_PIT -> REINDEX_SOURCE_TO_TEMP_READ. took: 3ms.
[00:48:51]               │ proc [kibana]   log   [10:32:37.781] [info][savedobjects-service] [.kibana] Starting to process 9 documents.
[00:48:51]               │ proc [kibana]   log   [10:32:37.782] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_READ -> REINDEX_SOURCE_TO_TEMP_INDEX. took: 6ms.
[00:48:51]               │ proc [kibana]   log   [10:32:37.796] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_INDEX -> REINDEX_SOURCE_TO_TEMP_INDEX_BULK. took: 15ms.
[00:48:51]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_reindex_temp/HjbSE8wvQ-CzU8U__H7MJw] update_mapping [_doc]
[00:48:51]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_reindex_temp/HjbSE8wvQ-CzU8U__H7MJw] update_mapping [_doc]
[00:48:51]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_reindex_temp/HjbSE8wvQ-CzU8U__H7MJw] update_mapping [_doc]
[00:48:51]               │ proc [kibana]   log   [10:32:37.882] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_INDEX_BULK -> REINDEX_SOURCE_TO_TEMP_READ. took: 86ms.
[00:48:51]               │ proc [kibana]   log   [10:32:37.890] [info][savedobjects-service] [.kibana] Processed 9 documents out of 9.
[00:48:51]               │ proc [kibana]   log   [10:32:37.891] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_READ -> REINDEX_SOURCE_TO_TEMP_CLOSE_PIT. took: 8ms.
[00:48:51]               │ proc [kibana]   log   [10:32:37.894] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_CLOSE_PIT -> SET_TEMP_WRITE_BLOCK. took: 4ms.
[00:48:51]               │ info [o.e.c.m.MetadataIndexStateService] [node-01] adding block write to indices [[.kibana_8.0.0_reindex_temp/HjbSE8wvQ-CzU8U__H7MJw]]
[00:48:51]               │ info [o.e.c.m.MetadataIndexStateService] [node-01] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:48:51]               │ proc [kibana]   log   [10:32:37.935] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET. took: 41ms.
[00:48:51]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:48:51]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:48:51]               │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:48:51]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/AfUCihjJSQm-B0ng9N7ctg] create_mapping
[00:48:52]               │ proc [kibana]   log   [10:32:38.035] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> REFRESH_TARGET. took: 100ms.
[00:48:52]               │ proc [kibana]   log   [10:32:38.038] [info][savedobjects-service] [.kibana] REFRESH_TARGET -> OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT. took: 3ms.
[00:48:52]               │ proc [kibana]   log   [10:32:38.041] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT -> OUTDATED_DOCUMENTS_SEARCH_READ. took: 3ms.
[00:48:52]               │ proc [kibana]   log   [10:32:38.046] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_READ -> OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT. took: 5ms.
[00:48:52]               │ proc [kibana]   log   [10:32:38.049] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT -> UPDATE_TARGET_MAPPINGS. took: 3ms.
[00:48:52]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/AfUCihjJSQm-B0ng9N7ctg] update_mapping [_doc]
[00:48:52]               │ proc [kibana]   log   [10:32:38.114] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK. took: 65ms.
[00:48:52]               │ info [o.e.t.LoggingTaskListener] [node-01] 70962 finished with response BulkByScrollResponse[took=19.7ms,timed_out=false,sliceId=null,updated=9,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:48:52]               │ proc [kibana]   log   [10:32:38.219] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY. took: 105ms.
[00:48:52]               │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_8.0.0_reindex_temp/HjbSE8wvQ-CzU8U__H7MJw] deleting index
[00:48:52]               │ proc [kibana]   log   [10:32:38.263] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE. took: 44ms.
[00:48:52]               │ proc [kibana]   log   [10:32:38.264] [info][savedobjects-service] [.kibana] Migration completed after 663ms
[00:48:52]               │ debg [x-pack/test/functional/es_archives/dashboard_view_mode] Migrated Kibana index after loading Kibana data
[00:48:52]               │ debg [x-pack/test/functional/es_archives/dashboard_view_mode] Ensured that default space exists in .kibana
[00:48:52]               │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true,"visualization:visualize:legacyPieChartsLibrary":true}
[00:48:52]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/AfUCihjJSQm-B0ng9N7ctg] update_mapping [_doc]
[00:48:53]               │ debg replacing kibana config doc: {"defaultIndex":"logstash-*"}
[00:48:55]               │ debg navigating to discover url: http://localhost:6111/app/discover#/
[00:48:55]               │ debg navigate to: http://localhost:6111/app/discover#/
[00:48:55]               │ debg browser[INFO] http://localhost:6111/app/discover?_t=1629887561107#/ 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:48:55]               │
[00:48:55]               │ debg browser[INFO] http://localhost:6111/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:48:55]               │ debg ... sleep(700) start
[00:48:56]               │ debg ... sleep(700) end
[00:48:56]               │ debg returned from get, calling refresh
[00:48:57]               │ debg browser[INFO] http://localhost:6111/app/discover?_t=1629887561107#/ 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:48:57]               │
[00:48:57]               │ debg browser[INFO] http://localhost:6111/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:48:57]               │ debg currentUrl = http://localhost:6111/app/discover#/
[00:48:57]               │          appUrl = http://localhost:6111/app/discover#/
[00:48:57]               │ debg TestSubjects.find(kibanaChrome)
[00:48:57]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:48:57]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/AfUCihjJSQm-B0ng9N7ctg] update_mapping [_doc]
[00:48:57]               │ debg ... sleep(501) start
[00:48:58]               │ debg ... sleep(501) end
[00:48:58]               │ debg in navigateTo url = http://localhost:6111/app/discover#/
[00:48:58]               │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:48:58]               │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:48:58]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:48:58]               │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:48:58]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:48:58]               │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:48:58]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:48:58]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:48:58]               │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:48:58]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:48:58]               │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:48:58]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:48:58]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:48:58]               │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:48:58]               │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:48:58]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:48:58]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:48:59]               │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:48:59]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:48:59]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:48:59]               │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:48:59]               │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:48:59]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:48:59]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:48:59]               │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:48:59]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:48:59]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:48:59]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/AfUCihjJSQm-B0ng9N7ctg] update_mapping [_doc]
[00:48:59]               │ debg Find.waitForElementStale with timeout=10000
[00:48:59]               │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:48:59]               │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:48:59]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:48:59]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:49:00]               │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:49:00]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:49:00]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:49:00]               │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:49:00]               │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:49:00]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:49:00]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:49:00]               │ debg Waiting up to 20000ms for Timepicker popover to close...
[00:49:00]               │ debg TestSubjects.exists(superDatePickerAbsoluteDateInput)
[00:49:00]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=2500
[00:49:00]               │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerAbsoluteDateInput"] is not displayed
[00:49:03]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/AfUCihjJSQm-B0ng9N7ctg] update_mapping [_doc]
[00:49:03]               │ debg --- retry.tryForTime failed again with the same message...
[00:49:04]               │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:49:04]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:49:06]               │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:49:07]               │ debg TestSubjects.click(querySubmitButton)
[00:49:07]               │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:49:07]               │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:49:07]               │ debg Find.waitForElementStale with timeout=10000
[00:49:07]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:49:07]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:49:07]               │ debg TestSubjects.click(discoverSaveButton)
[00:49:07]               │ debg Find.clickByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:49:07]               │ debg Find.findByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:49:07]               │ debg Waiting up to 20000ms for saved search title is set to Saved search for dashboard and save button is clickable...
[00:49:07]               │ debg TestSubjects.find(confirmSaveSavedObjectButton)
[00:49:07]               │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:49:07]               │ debg TestSubjects.setValue(savedObjectTitle, Saved search for dashboard)
[00:49:07]               │ debg TestSubjects.click(savedObjectTitle)
[00:49:07]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:49:07]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:49:07]               │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:49:07]               │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:49:07]               │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:49:08]               │ debg isGlobalLoadingIndicatorVisible
[00:49:08]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:49:08]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:49:08]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:49:08]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:49:08]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/AfUCihjJSQm-B0ng9N7ctg] update_mapping [_doc]
[00:49:15]               │ debg Waiting up to 20000ms for saved search was persisted with name Saved search for dashboard...
[00:49:15]               │ debg TestSubjects.getVisibleText(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:49:15]               │ debg TestSubjects.find(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:49:15]               │ debg Find.findByCssSelector('[data-test-subj="headerGlobalNav"] [data-test-subj="breadcrumbs"] [data-test-subj~="breadcrumb"][data-test-subj~="last"]') with timeout=10000
[00:49:15]               │ debg navigating to dashboard url: http://localhost:6111/app/dashboards#/list
[00:49:15]               │ debg navigate to: http://localhost:6111/app/dashboards#/list
[00:49:16]               │ debg browser[INFO] http://localhost:6111/app/dashboards?_t=1629887581877#/list 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:49:16]               │
[00:49:16]               │ debg browser[INFO] http://localhost:6111/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:49:16]               │ debg ... sleep(700) start
[00:49:16]               │ debg ... sleep(700) end
[00:49:16]               │ debg returned from get, calling refresh
[00:49:17]               │ debg browser[INFO] http://localhost:6111/app/dashboards?_t=1629887581877#/list 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:49:17]               │
[00:49:17]               │ debg browser[INFO] http://localhost:6111/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:49:17]               │ debg currentUrl = http://localhost:6111/app/dashboards#/list
[00:49:17]               │          appUrl = http://localhost:6111/app/dashboards#/list
[00:49:17]               │ debg TestSubjects.find(kibanaChrome)
[00:49:17]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:49:18]               │ debg ... sleep(501) start
[00:49:18]               │ debg ... sleep(501) end
[00:49:18]               │ debg in navigateTo url = http://localhost:6111/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:49:18]               │ debg --- retry.tryForTime error: URL changed, waiting for it to settle
[00:49:19]               │ debg ... sleep(501) start
[00:49:19]               │ debg ... sleep(501) end
[00:49:19]               │ debg in navigateTo url = http://localhost:6111/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:49:19]               │ debg TestSubjects.exists(newItemButton)
[00:49:19]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:49:22]               │ debg --- retry.tryForTime error: [data-test-subj="newItemButton"] is not displayed
[00:49:25]               │ debg --- retry.tryForTime failed again with the same message...
[00:49:28]               │ debg --- retry.tryForTime failed again with the same message...
[00:49:31]               │ debg --- retry.tryForTime failed again with the same message...
[00:49:31]               │ debg TestSubjects.click(createDashboardPromptButton)
[00:49:31]               │ debg Find.clickByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:49:31]               │ debg Find.findByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:49:32]               │ debg TestSubjects.exists(dashboardCreateConfirm)
[00:49:32]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardCreateConfirm"]') with timeout=2500
[00:49:34]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardCreateConfirm"] is not displayed
[00:49:35]               │ debg waitForRenderComplete
[00:49:35]               │ debg in getSharedItemsCount
[00:49:35]               │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:49:35]               │ debg Renderable.waitForRender for 0 elements
[00:49:35]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:49:45]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_task_manager_8.0.0_001/wAc88oHWRlKjVmswqfnIIg] update_mapping [_doc]
[00:49:45]               │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:49:46]               │ debg DashboardAddPanel.addEmbeddable, name: Saved search for dashboard, type: search
[00:49:46]               │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:49:46]               │ debg DashboardAddPanel.isAddPanelOpen
[00:49:46]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:46]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:49:48]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:49:49]               │ debg DashboardAddPanel.clickOpenAddPanel
[00:49:49]               │ debg TestSubjects.click(dashboardAddPanelButton)
[00:49:49]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:49:49]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:49:49]               │ debg ... sleep(500) start
[00:49:49]               │ debg ... sleep(500) end
[00:49:49]               │ debg DashboardAddPanel.isAddPanelOpen
[00:49:49]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:49]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:49:50]               │ debg DashboardAddPanel.addToFilter(search)
[00:49:50]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:49:50]               │ debg DashboardAddPanel.toggleFilter
[00:49:50]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:49:50]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:50]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:50]               │ debg TestSubjects.click(savedObjectFinderFilter-search)
[00:49:50]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-search"]') with timeout=10000
[00:49:50]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-search"]') with timeout=10000
[00:49:50]               │ debg DashboardAddPanel.toggleFilter
[00:49:50]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:49:50]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:50]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:50]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:49:51]               │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Saved search for dashboard")
[00:49:51]               │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:49:51]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:49:51]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:49:51]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:49:52]               │ debg TestSubjects.click(savedObjectTitleSaved-search-for-dashboard)
[00:49:52]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleSaved-search-for-dashboard"]') with timeout=10000
[00:49:52]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleSaved-search-for-dashboard"]') with timeout=10000
[00:49:52]               │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:49:52]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:49:54]               │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:49:55]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:55]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:49:55]               │ debg Closing flyout dashboardAddPanel
[00:49:55]               │ debg TestSubjects.find(dashboardAddPanel)
[00:49:55]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:49:55]               │ debg Waiting up to 20000ms for flyout closed...
[00:49:55]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:55]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:49:56]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:49:56]               │ debg DashboardAddPanel.addVisualizations
[00:49:56]               │ debg DashboardAddPanel.addEmbeddable, name: Visualization PieChart, type: visualization
[00:49:56]               │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:49:56]               │ debg DashboardAddPanel.isAddPanelOpen
[00:49:56]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:56]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:49:59]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:00]               │ debg DashboardAddPanel.clickOpenAddPanel
[00:50:00]               │ debg TestSubjects.click(dashboardAddPanelButton)
[00:50:00]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:00]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:00]               │ debg ... sleep(500) start
[00:50:00]               │ debg ... sleep(500) end
[00:50:00]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:00]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:00]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:00]               │ debg DashboardAddPanel.addToFilter(visualization)
[00:50:00]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:01]               │ debg DashboardAddPanel.toggleFilter
[00:50:01]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:01]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:01]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:01]               │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:50:01]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:01]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:01]               │ debg DashboardAddPanel.toggleFilter
[00:50:01]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:01]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:01]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:01]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:01]               │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization PieChart")
[00:50:01]               │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:50:01]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:01]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:02]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:02]               │ debg TestSubjects.click(savedObjectTitleVisualization-PieChart)
[00:50:02]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization-PieChart"]') with timeout=10000
[00:50:02]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization-PieChart"]') with timeout=10000
[00:50:02]               │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:50:02]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:50:05]               │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:50:05]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:05]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:05]               │ debg Closing flyout dashboardAddPanel
[00:50:05]               │ debg TestSubjects.find(dashboardAddPanel)
[00:50:05]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:50:06]               │ debg Waiting up to 20000ms for flyout closed...
[00:50:06]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:06]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:07]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:07]               │ debg DashboardAddPanel.addEmbeddable, name: Visualization☺ VerticalBarChart, type: visualization
[00:50:07]               │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:50:07]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:07]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:07]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:10]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:10]               │ debg DashboardAddPanel.clickOpenAddPanel
[00:50:10]               │ debg TestSubjects.click(dashboardAddPanelButton)
[00:50:10]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:10]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:10]               │ debg ... sleep(500) start
[00:50:11]               │ debg ... sleep(500) end
[00:50:11]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:11]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:11]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:11]               │ debg DashboardAddPanel.addToFilter(visualization)
[00:50:11]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:11]               │ debg DashboardAddPanel.toggleFilter
[00:50:11]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:11]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:11]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:12]               │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:50:12]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:12]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:12]               │ debg DashboardAddPanel.toggleFilter
[00:50:12]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:12]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:12]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:12]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:12]               │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization☺ VerticalBarChart")
[00:50:12]               │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:50:12]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:12]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:13]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:13]               │ debg TestSubjects.click(savedObjectTitleVisualization☺-VerticalBarChart)
[00:50:13]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization☺-VerticalBarChart"]') with timeout=10000
[00:50:13]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization☺-VerticalBarChart"]') with timeout=10000
[00:50:13]               │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:50:13]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:50:16]               │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:50:16]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:16]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:16]               │ debg Closing flyout dashboardAddPanel
[00:50:16]               │ debg TestSubjects.find(dashboardAddPanel)
[00:50:16]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:50:16]               │ debg Waiting up to 20000ms for flyout closed...
[00:50:16]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:16]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:17]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:18]               │ debg DashboardAddPanel.addEmbeddable, name: Visualization漢字 AreaChart, type: visualization
[00:50:18]               │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:50:18]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:18]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:18]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:20]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:21]               │ debg DashboardAddPanel.clickOpenAddPanel
[00:50:21]               │ debg TestSubjects.click(dashboardAddPanelButton)
[00:50:21]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:21]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:21]               │ debg ... sleep(500) start
[00:50:22]               │ debg ... sleep(500) end
[00:50:22]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:22]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:22]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:22]               │ debg DashboardAddPanel.addToFilter(visualization)
[00:50:22]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:22]               │ debg DashboardAddPanel.toggleFilter
[00:50:22]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:22]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:22]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:22]               │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:50:22]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:22]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:22]               │ debg DashboardAddPanel.toggleFilter
[00:50:22]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:22]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:22]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:22]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:23]               │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization漢字 AreaChart")
[00:50:23]               │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:50:23]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:23]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:23]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:24]               │ debg TestSubjects.click(savedObjectTitleVisualization漢字-AreaChart)
[00:50:24]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization漢字-AreaChart"]') with timeout=10000
[00:50:24]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization漢字-AreaChart"]') with timeout=10000
[00:50:24]               │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:50:24]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:50:26]               │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:50:27]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:27]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:27]               │ debg Closing flyout dashboardAddPanel
[00:50:27]               │ debg TestSubjects.find(dashboardAddPanel)
[00:50:27]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:50:27]               │ debg Waiting up to 20000ms for flyout closed...
[00:50:27]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:27]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:28]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:29]               │ debg DashboardAddPanel.addEmbeddable, name: Visualization☺漢字 DataTable, type: visualization
[00:50:29]               │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:50:29]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:29]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:29]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:31]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:32]               │ debg DashboardAddPanel.clickOpenAddPanel
[00:50:32]               │ debg TestSubjects.click(dashboardAddPanelButton)
[00:50:32]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:32]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:32]               │ debg ... sleep(500) start
[00:50:32]               │ debg ... sleep(500) end
[00:50:32]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:32]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:32]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:32]               │ debg DashboardAddPanel.addToFilter(visualization)
[00:50:32]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:33]               │ debg DashboardAddPanel.toggleFilter
[00:50:33]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:33]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:33]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:33]               │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:50:33]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:33]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:33]               │ debg DashboardAddPanel.toggleFilter
[00:50:33]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:33]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:33]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:33]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:34]               │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization☺漢字 DataTable")
[00:50:34]               │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:50:34]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:34]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:34]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:34]               │ debg TestSubjects.click(savedObjectTitleVisualization☺漢字-DataTable)
[00:50:34]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization☺漢字-DataTable"]') with timeout=10000
[00:50:34]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization☺漢字-DataTable"]') with timeout=10000
[00:50:34]               │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:50:34]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:50:37]               │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:50:37]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:37]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:37]               │ debg Closing flyout dashboardAddPanel
[00:50:37]               │ debg TestSubjects.find(dashboardAddPanel)
[00:50:37]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:50:38]               │ debg Waiting up to 20000ms for flyout closed...
[00:50:38]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:38]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:39]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:39]               │ debg DashboardAddPanel.addEmbeddable, name: Visualization漢字 LineChart, type: visualization
[00:50:39]               │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:50:39]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:39]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:39]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:42]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:42]               │ debg DashboardAddPanel.clickOpenAddPanel
[00:50:42]               │ debg TestSubjects.click(dashboardAddPanelButton)
[00:50:42]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:42]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:42]               │ debg ... sleep(500) start
[00:50:43]               │ debg ... sleep(500) end
[00:50:43]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:43]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:43]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:43]               │ debg DashboardAddPanel.addToFilter(visualization)
[00:50:43]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:43]               │ debg DashboardAddPanel.toggleFilter
[00:50:43]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:43]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:43]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:43]               │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:50:43]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:43]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:44]               │ debg DashboardAddPanel.toggleFilter
[00:50:44]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:44]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:44]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:44]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:44]               │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization漢字 LineChart")
[00:50:44]               │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:50:44]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:44]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:44]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:45]               │ debg TestSubjects.click(savedObjectTitleVisualization漢字-LineChart)
[00:50:45]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization漢字-LineChart"]') with timeout=10000
[00:50:45]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization漢字-LineChart"]') with timeout=10000
[00:50:45]               │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:50:45]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:50:48]               │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:50:48]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:48]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:48]               │ debg Closing flyout dashboardAddPanel
[00:50:48]               │ debg TestSubjects.find(dashboardAddPanel)
[00:50:48]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:50:48]               │ debg Waiting up to 20000ms for flyout closed...
[00:50:48]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:48]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:49]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:50]               │ debg DashboardAddPanel.addEmbeddable, name: Visualization TileMap, type: visualization
[00:50:50]               │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:50:50]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:50]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:50]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:52]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:53]               │ debg DashboardAddPanel.clickOpenAddPanel
[00:50:53]               │ debg TestSubjects.click(dashboardAddPanelButton)
[00:50:53]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:53]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:53]               │ debg ... sleep(500) start
[00:50:53]               │ debg ... sleep(500) end
[00:50:53]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:53]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:53]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:54]               │ debg DashboardAddPanel.addToFilter(visualization)
[00:50:54]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:54]               │ debg DashboardAddPanel.toggleFilter
[00:50:54]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:54]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:54]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:54]               │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:50:54]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:54]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:54]               │ debg DashboardAddPanel.toggleFilter
[00:50:54]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:54]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:54]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:54]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:55]               │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization TileMap")
[00:50:55]               │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:50:55]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:55]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:55]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:56]               │ debg TestSubjects.click(savedObjectTitleVisualization-TileMap)
[00:50:56]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization-TileMap"]') with timeout=10000
[00:50:56]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization-TileMap"]') with timeout=10000
[00:50:56]               │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:50:56]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:50:58]               │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:50:59]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:59]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:59]               │ debg Closing flyout dashboardAddPanel
[00:50:59]               │ debg TestSubjects.find(dashboardAddPanel)
[00:50:59]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:50:59]               │ debg Waiting up to 20000ms for flyout closed...
[00:50:59]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:59]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:51:00]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:51:00]               │ debg DashboardAddPanel.addEmbeddable, name: Visualization MetricChart, type: visualization
[00:51:00]               │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:51:00]               │ debg DashboardAddPanel.isAddPanelOpen
[00:51:00]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:51:00]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:51:03]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:51:03]               │ debg DashboardAddPanel.clickOpenAddPanel
[00:51:03]               │ debg TestSubjects.click(dashboardAddPanelButton)
[00:51:03]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:51:03]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:51:04]               │ debg ... sleep(500) start
[00:51:04]               │ debg ... sleep(500) end
[00:51:04]               │ debg DashboardAddPanel.isAddPanelOpen
[00:51:04]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:51:04]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:51:04]               │ debg DashboardAddPanel.addToFilter(visualization)
[00:51:04]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:51:05]               │ debg DashboardAddPanel.toggleFilter
[00:51:05]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:51:05]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:51:05]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:51:05]               │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:51:05]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:51:05]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:51:05]               │ debg DashboardAddPanel.toggleFilter
[00:51:05]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:51:05]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:51:05]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:51:05]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:51:05]               │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization MetricChart")
[00:51:05]               │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:51:05]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:51:05]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:51:06]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:51:06]               │ debg TestSubjects.click(savedObjectTitleVisualization-MetricChart)
[00:51:06]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization-MetricChart"]') with timeout=10000
[00:51:06]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization-MetricChart"]') with timeout=10000
[00:51:06]               │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:51:06]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:51:09]               │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:51:09]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:51:09]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:51:09]               │ debg Closing flyout dashboardAddPanel
[00:51:09]               │ debg TestSubjects.find(dashboardAddPanel)
[00:51:09]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:51:09]               │ debg Waiting up to 20000ms for flyout closed...
[00:51:09]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:51:09]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:51:11]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:51:11]               │ debg TestSubjects.click(dashboardSaveMenuItem)
[00:51:11]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardSaveMenuItem"]') with timeout=10000
[00:51:11]               │ debg Find.findByCssSelector('[data-test-subj="dashboardSaveMenuItem"]') with timeout=10000
[00:51:11]               │ debg TestSubjects.find(savedObjectSaveModal)
[00:51:11]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=10000
[00:51:11]               │ debg entering new title
[00:51:11]               │ debg TestSubjects.setValue(savedObjectTitle, Dashboard View Mode Test Dashboard)
[00:51:11]               │ debg TestSubjects.click(savedObjectTitle)
[00:51:11]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:51:11]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:51:11]               │ debg TestSubjects.exists(saveAsNewCheckbox)
[00:51:11]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveAsNewCheckbox"]') with timeout=2500
[00:51:14]               │ debg --- retry.tryForTime error: [data-test-subj="saveAsNewCheckbox"] is not displayed
[00:51:15]               │ debg DashboardPage.clickSave
[00:51:15]               │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:51:15]               │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:51:15]               │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:51:15]               │ debg Find.waitForElementStale with timeout=10000
[00:51:15]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/AfUCihjJSQm-B0ng9N7ctg] update_mapping [_doc]
[00:51:15]               │ debg TestSubjects.exists(saveDashboardSuccess)
[00:51:15]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveDashboardSuccess"]') with timeout=120000
[00:51:16]               │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:51:16]               │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:51:16]               │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:51:16]               │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:51:16]               │ debg isGlobalLoadingIndicatorVisible
[00:51:16]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:51:16]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:51:16]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:51:16]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:51:16]               │ debg Waiting for save modal to close
[00:51:16]               │ debg TestSubjects.exists(savedObjectSaveModal)
[00:51:16]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:51:19]               │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:51:19]               │ debg TestSubjects.exists(dashboardEditMode)
[00:51:19]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=2500
[00:51:22]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardEditMode"] is not displayed
[00:51:22]               │ debg clickCancelOutOfEditMode
[00:51:22]               │ debg getIsInViewMode
[00:51:22]               │ debg TestSubjects.exists(dashboardEditMode)
[00:51:22]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=2500
[00:51:25]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardEditMode"] is not displayed
[00:51:25]               │ debg Waiting up to 20000ms for leave edit mode button enabled...
[00:51:25]               │ debg TestSubjects.find(dashboardViewOnlyMode)
[00:51:25]               │ debg Find.findByCssSelector('[data-test-subj="dashboardViewOnlyMode"]') with timeout=10000
[00:51:25]               │ debg TestSubjects.click(dashboardViewOnlyMode)
[00:51:25]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardViewOnlyMode"]') with timeout=10000
[00:51:25]               │ debg Find.findByCssSelector('[data-test-subj="dashboardViewOnlyMode"]') with timeout=10000
[00:51:26]               │ debg TestSubjects.exists(confirmModalTitleText)
[00:51:26]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:51:28]               │ debg --- retry.tryForTime error: [data-test-subj="confirmModalTitleText"] is not displayed
[00:51:29]               │ debg isGlobalLoadingIndicatorVisible
[00:51:29]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:51:29]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:51:30]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:51:31]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:51:31]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:51:31]             └-: Dashboard viewer
[00:51:31]               └-> "before all" hook for "shows only the dashboard app link"
[00:51:31]               └-> "before all" hook: Create logstash data role for "shows only the dashboard app link"
[00:51:31]                 │ debg navigating to settings url: http://localhost:6111/app/management
[00:51:31]                 │ debg navigate to: http://localhost:6111/app/management
[00:51:31]                 │ debg browser[INFO] http://localhost:6111/app/management?_t=1629887717172 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:51:31]                 │
[00:51:31]                 │ debg browser[INFO] http://localhost:6111/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:51:31]                 │ debg ... sleep(700) start
[00:51:32]                 │ debg ... sleep(700) end
[00:51:32]                 │ debg returned from get, calling refresh
[00:51:33]                 │ debg browser[INFO] http://localhost:6111/app/management?_t=1629887717172 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:51:33]                 │
[00:51:33]                 │ debg browser[INFO] http://localhost:6111/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:51:33]                 │ debg currentUrl = http://localhost:6111/app/management
[00:51:33]                 │          appUrl = http://localhost:6111/app/management
[00:51:33]                 │ debg TestSubjects.find(kibanaChrome)
[00:51:33]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:51:33]                 │ debg ... sleep(501) start
[00:51:34]                 │ debg ... sleep(501) end
[00:51:34]                 │ debg in navigateTo url = http://localhost:6111/app/management
[00:51:34]                 │ debg TestSubjects.click(roles)
[00:51:34]                 │ debg Find.clickByCssSelector('[data-test-subj="roles"]') with timeout=10000
[00:51:34]                 │ debg Find.findByCssSelector('[data-test-subj="roles"]') with timeout=10000
[00:51:34]                 │ debg TestSubjects.click(createRoleButton)
[00:51:34]                 │ debg Find.clickByCssSelector('[data-test-subj="createRoleButton"]') with timeout=10000
[00:51:34]                 │ debg Find.findByCssSelector('[data-test-subj="createRoleButton"]') with timeout=10000
[00:51:34]                 │ debg TestSubjects.setValue(roleFormNameInput, logstash-data)
[00:51:34]                 │ debg TestSubjects.click(roleFormNameInput)
[00:51:34]                 │ debg Find.clickByCssSelector('[data-test-subj="roleFormNameInput"]') with timeout=10000
[00:51:34]                 │ debg Find.findByCssSelector('[data-test-subj="roleFormNameInput"]') with timeout=10000
[00:51:35]                 │ debg Adding index logstash-* to role
[00:51:35]                 │ debg comboBox.setCustom, comboBoxSelector: indicesInput0, value: logstash-*
[00:51:35]                 │ debg TestSubjects.find(indicesInput0)
[00:51:35]                 │ debg Find.findByCssSelector('[data-test-subj="indicesInput0"]') with timeout=10000
[00:51:37]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:51:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:51:37]                 │ debg Adding privilege read to role
[00:51:37]                 │ debg Find.findByCssSelector('[data-test-subj="privilegesInput0"] input') with timeout=10000
[00:51:37]                 │ debg Find.byButtonText('read') with timeout=10000
[00:51:38]                 │ debg TestSubjects.find(roleFormSaveButton)
[00:51:38]                 │ debg Find.findByCssSelector('[data-test-subj="roleFormSaveButton"]') with timeout=10000
[00:51:38]                 │ debg isGlobalLoadingIndicatorVisible
[00:51:38]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:51:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:51:38]                 │ info [o.e.x.s.a.r.TransportPutRoleAction] [node-01] added role [logstash-data]
[00:51:40]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:51:40]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:51:40]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:51:40]               └-> "before all" hook: Create dashboard only mode user for "shows only the dashboard app link"
[00:51:40]                 │ debg navigating to settings url: http://localhost:6111/app/management
[00:51:40]                 │ debg navigate to: http://localhost:6111/app/management
[00:51:40]                 │ debg browser[INFO] http://localhost:6111/app/management?_t=1629887726551 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:51:40]                 │
[00:51:40]                 │ debg browser[INFO] http://localhost:6111/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:51:40]                 │ debg ... sleep(700) start
[00:51:41]                 │ debg ... sleep(700) end
[00:51:41]                 │ debg returned from get, calling refresh
[00:51:42]                 │ERROR browser[SEVERE] http://localhost:6111/45077/bundles/core/core.entry.js 12:155318 TypeError: Failed to fetch
[00:51:42]                 │          at fetch_Fetch.fetchResponse (http://localhost:6111/45077/bundles/core/core.entry.js:6:26323)
[00:51:42]                 │          at async http://localhost:6111/45077/bundles/core/core.entry.js:6:24092
[00:51:42]                 │          at async http://localhost:6111/45077/bundles/core/core.entry.js:6:23998
[00:51:42]                 │ debg browser[INFO] http://localhost:6111/app/management?_t=1629887726551 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:51:42]                 │
[00:51:42]                 │ debg browser[INFO] http://localhost:6111/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:51:42]                 │ debg currentUrl = http://localhost:6111/app/management
[00:51:42]                 │          appUrl = http://localhost:6111/app/management
[00:51:42]                 │ debg TestSubjects.find(kibanaChrome)
[00:51:42]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:51:42]                 │ debg ... sleep(501) start
[00:51:43]                 │ debg ... sleep(501) end
[00:51:43]                 │ debg in navigateTo url = http://localhost:6111/app/management
[00:51:43]                 │ debg navigating to settings url: http://localhost:6111/app/management
[00:51:43]                 │ debg navigate to: http://localhost:6111/app/management
[00:51:43]                 │ debg browser[INFO] http://localhost:6111/app/management?_t=1629887729416 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:51:43]                 │
[00:51:43]                 │ debg browser[INFO] http://localhost:6111/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:51:43]                 │ debg ... sleep(700) start
[00:51:44]                 │ debg ... sleep(700) end
[00:51:44]                 │ debg returned from get, calling refresh
[00:51:45]                 │ debg browser[INFO] http://localhost:6111/app/management?_t=1629887729416 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:51:45]                 │
[00:51:45]                 │ debg browser[INFO] http://localhost:6111/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:51:45]                 │ debg currentUrl = http://localhost:6111/app/management
[00:51:45]                 │          appUrl = http://localhost:6111/app/management
[00:51:45]                 │ debg TestSubjects.find(kibanaChrome)
[00:51:45]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:51:45]                 │ debg ... sleep(501) start
[00:51:46]                 │ debg ... sleep(501) end
[00:51:46]                 │ debg in navigateTo url = http://localhost:6111/app/management
[00:51:46]                 │ debg TestSubjects.click(users)
[00:51:46]                 │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:51:46]                 │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:51:46]                 │ debg TestSubjects.click(createUserButton)
[00:51:46]                 │ debg Find.clickByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:51:46]                 │ debg Find.findByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:51:46]                 │ debg Find.setValue('[name=username]', 'dashuser')
[00:51:46]                 │ debg Find.findByCssSelector('[name=username]') with timeout=10000
[00:51:46]                 │ debg Find.setValue('[name=password]', '123456')
[00:51:46]                 │ debg Find.findByCssSelector('[name=password]') with timeout=10000
[00:51:47]                 │ debg Find.setValue('[name=confirm_password]', '123456')
[00:51:47]                 │ debg Find.findByCssSelector('[name=confirm_password]') with timeout=10000
[00:51:47]                 │ debg Find.setValue('[name=full_name]', 'dashuser')
[00:51:47]                 │ debg Find.findByCssSelector('[name=full_name]') with timeout=10000
[00:51:47]                 │ debg Find.setValue('[name=email]', '[email protected]')
[00:51:47]                 │ debg Find.findByCssSelector('[name=email]') with timeout=10000
[00:51:47]                 │ debg TestSubjects.find(rolesDropdown)
[00:51:47]                 │ debg Find.findByCssSelector('[data-test-subj="rolesDropdown"]') with timeout=10000
[00:51:48]                 │ debg Find.clickByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:51:48]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:51:58]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:51:58]                 │      Wait timed out after 10025ms
[00:51:58]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:52:08]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:52:08]                 │      Wait timed out after 10058ms
[00:52:09]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:52:19]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:52:19]                 │      Wait timed out after 10024ms
[00:52:20]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:52:30]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:52:30]                 │      Wait timed out after 10058ms
[00:52:30]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:52:40]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:52:40]                 │      Wait timed out after 10017ms
[00:52:41]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:52:51]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:52:51]                 │      Wait timed out after 10016ms
[00:52:51]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:53:01]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:53:01]                 │      Wait timed out after 10003ms
[00:53:02]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:53:12]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:53:12]                 │      Wait timed out after 10043ms
[00:53:12]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:53:22]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:53:22]                 │      Wait timed out after 10013ms
[00:53:23]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:53:33]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:53:33]                 │      Wait timed out after 10054ms
[00:53:33]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:53:43]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:53:43]                 │      Wait timed out after 10059ms
[00:53:44]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:53:54]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:53:54]                 │      Wait timed out after 10007ms
[00:53:54]                 │ info Taking screenshot "/dev/shm/workspace/parallel/1/kibana/x-pack/test/functional/screenshots/failure/dashboard mode Dashboard View Mode Dashboard viewer _before all_ hook_ Create dashboard only mode user for _shows only the dashboard app link_.png"
[00:53:54]                 │ info Current URL is: http://localhost:6111/app/management/security/users/create
[00:53:55]                 │ info Saving page source to: /dev/shm/workspace/parallel/1/kibana/x-pack/test/functional/failure_debug/html/dashboard mode Dashboard View Mode Dashboard viewer _before all_ hook_ Create dashboard only mode user for _shows only the dashboard app link_.html
[00:53:55]                 └- ✖ fail: dashboard mode Dashboard View Mode Dashboard viewer "before all" hook: Create dashboard only mode user for "shows only the dashboard app link"
[00:53:55]                 │      Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:53:55]                 │ Wait timed out after 10007ms
[00:53:55]                 │     at /dev/shm/workspace/parallel/1/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:53:55]                 │     at runMicrotasks (<anonymous>)
[00:53:55]                 │     at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:53:55]                 │       at onFailure (/dev/shm/workspace/parallel/1/kibana/test/common/services/retry/retry_for_success.ts:17:9)
[00:53:55]                 │       at retryForSuccess (/dev/shm/workspace/parallel/1/kibana/test/common/services/retry/retry_for_success.ts:57:13)
[00:53:55]                 │       at RetryService.try (/dev/shm/workspace/parallel/1/kibana/test/common/services/retry/retry.ts:31:12)
[00:53:55]                 │       at Proxy.clickByCssSelector (/dev/shm/workspace/parallel/1/kibana/test/functional/services/common/find.ts:360:5)
[00:53:55]                 │       at SecurityPageObject.selectRole (test/functional/page_objects/security_page.ts:548:5)
[00:53:55]                 │       at SecurityPageObject.fillUserForm (test/functional/page_objects/security_page.ts:458:7)
[00:53:55]                 │       at SecurityPageObject.createUser (test/functional/page_objects/security_page.ts:469:5)
[00:53:55]                 │       at Context.<anonymous> (test/functional/apps/dashboard_mode/dashboard_view_mode.js:72:9)
[00:53:55]                 │       at Object.apply (/dev/shm/workspace/parallel/1/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
[00:53:55]                 │ 
[00:53:55]                 │ 

Stack Trace

Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
Wait timed out after 10007ms
    at /dev/shm/workspace/parallel/1/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at onFailure (/dev/shm/workspace/parallel/1/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/dev/shm/workspace/parallel/1/kibana/test/common/services/retry/retry_for_success.ts:57:13)
    at RetryService.try (/dev/shm/workspace/parallel/1/kibana/test/common/services/retry/retry.ts:31:12)
    at Proxy.clickByCssSelector (/dev/shm/workspace/parallel/1/kibana/test/functional/services/common/find.ts:360:5)
    at SecurityPageObject.selectRole (test/functional/page_objects/security_page.ts:548:5)
    at SecurityPageObject.fillUserForm (test/functional/page_objects/security_page.ts:458:7)
    at SecurityPageObject.createUser (test/functional/page_objects/security_page.ts:469:5)
    at Context.<anonymous> (test/functional/apps/dashboard_mode/dashboard_view_mode.js:72:9)
    at Object.apply (/dev/shm/workspace/parallel/1/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

Kibana Pipeline / general / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/security/users·js.security app users should show the default roles

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has failed 1 times on tracked branches: https://dryrun

[00:00:00]       │
[00:00:00]         └-: security app
[00:00:00]           └-> "before all" hook in "security app"
[00:03:27]           └-: users
[00:03:27]             └-> "before all" hook for "should show the default elastic and kibana_system users"
[00:03:27]             └-> "before all" hook for "should show the default elastic and kibana_system users"
[00:03:27]               │ debg users
[00:03:27]               │ debg navigating to settings url: http://localhost:6141/app/management
[00:03:27]               │ debg navigate to: http://localhost:6141/app/management
[00:03:27]               │ debg browser[INFO] http://localhost:6141/login?next=%2Fapp%2Fmanagement%3F_t%3D1629885161218 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:27]               │
[00:03:27]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:28]               │ debg ... sleep(700) start
[00:03:28]               │ERROR browser[SEVERE] http://localhost:6141/api/canvas/fns - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:03:28]               │ debg browser[INFO] http://localhost:6141/45077/bundles/core/core.entry.js 12:156238 "Detected an unhandled Promise rejection.
[00:03:28]               │      Error: Unauthorized"
[00:03:28]               │ERROR browser[SEVERE] http://localhost:6141/45077/bundles/core/core.entry.js 5:2474 
[00:03:28]               │ERROR browser[SEVERE] http://localhost:6141/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:03:28]               │ debg ... sleep(700) end
[00:03:28]               │ debg returned from get, calling refresh
[00:03:28]               │ debg browser[INFO] http://localhost:6141/login?next=%2Fapp%2Fmanagement%3F_t%3D1629885161218 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:28]               │
[00:03:28]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:28]               │ debg currentUrl = http://localhost:6141/login?next=%2Fapp%2Fmanagement%3F_t%3D1629885161218
[00:03:28]               │          appUrl = http://localhost:6141/app/management
[00:03:28]               │ debg TestSubjects.find(kibanaChrome)
[00:03:28]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:29]               │ debg Found login page
[00:03:29]               │ debg TestSubjects.setValue(loginUsername, test_user)
[00:03:29]               │ debg TestSubjects.click(loginUsername)
[00:03:29]               │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:03:29]               │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:03:29]               │ERROR browser[SEVERE] http://localhost:6141/api/canvas/fns - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:03:29]               │ debg browser[INFO] http://localhost:6141/45077/bundles/core/core.entry.js 12:156238 "Detected an unhandled Promise rejection.
[00:03:29]               │      Error: Unauthorized"
[00:03:29]               │ERROR browser[SEVERE] http://localhost:6141/45077/bundles/core/core.entry.js 5:2474 
[00:03:30]               │ERROR browser[SEVERE] http://localhost:6141/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:03:30]               │ debg TestSubjects.setValue(loginPassword, changeme)
[00:03:30]               │ debg TestSubjects.click(loginPassword)
[00:03:30]               │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:03:30]               │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:03:30]               │ debg TestSubjects.click(loginSubmit)
[00:03:30]               │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:03:30]               │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:03:30]               │ debg Find.waitForDeletedByCssSelector('.kibanaWelcomeLogo') with timeout=10000
[00:03:30]               │ proc [kibana]   log   [09:52:44.333] [info][plugins][routes][security] Logging in with provider "basic" (basic)
[00:03:30]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629885161218 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:30]               │
[00:03:30]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:30]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:32]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] nav:not(.ng-hide)') with timeout=60000
[00:03:33]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629885166433 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:33]               │
[00:03:33]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:33]               │ debg Finished login process currentUrl = http://localhost:6141/app/management
[00:03:33]               │ debg ... sleep(501) start
[00:03:34]               │ debg ... sleep(501) end
[00:03:34]               │ debg in navigateTo url = http://localhost:6141/app/management
[00:03:34]               │ debg navigating to settings url: http://localhost:6141/app/management
[00:03:34]               │ debg navigate to: http://localhost:6141/app/management
[00:03:34]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629885168061 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:34]               │
[00:03:34]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:34]               │ debg ... sleep(700) start
[00:03:35]               │ debg ... sleep(700) end
[00:03:35]               │ debg returned from get, calling refresh
[00:03:35]               │ERROR browser[SEVERE] http://localhost:6141/45077/bundles/core/core.entry.js 12:155318 TypeError: Failed to fetch
[00:03:35]               │          at fetch_Fetch.fetchResponse (http://localhost:6141/45077/bundles/core/core.entry.js:6:26323)
[00:03:35]               │          at async http://localhost:6141/45077/bundles/core/core.entry.js:6:24092
[00:03:35]               │          at async http://localhost:6141/45077/bundles/core/core.entry.js:6:23998
[00:03:36]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629885168061 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:36]               │
[00:03:36]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:36]               │ debg currentUrl = http://localhost:6141/app/management
[00:03:36]               │          appUrl = http://localhost:6141/app/management
[00:03:36]               │ debg TestSubjects.find(kibanaChrome)
[00:03:36]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:37]               │ debg ... sleep(501) start
[00:03:37]               │ debg ... sleep(501) end
[00:03:37]               │ debg in navigateTo url = http://localhost:6141/app/management
[00:03:37]               │ debg TestSubjects.click(users)
[00:03:37]               │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:37]               │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:37]             └-> should show the default elastic and kibana_system users
[00:03:37]               └-> "before each" hook: global before each for "should show the default elastic and kibana_system users"
[00:03:37]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:03:37]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:37]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:38]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:03:38]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:38]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:38]               │ debg TestSubjects.findAll(userRow)
[00:03:38]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:03:40]               │ info actualUsers = {"apm_system":{"username":"apm_system","fullname":"","email":"","roles":["apm_system"],"reserved":true,"deprecated":false},"beats_system":{"username":"beats_system","fullname":"","email":"","roles":["beats_system"],"reserved":true,"deprecated":false},"elastic":{"username":"elastic","fullname":"","email":"","roles":["superuser"],"reserved":true,"deprecated":false},"kibana":{"username":"kibana","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":true},"kibana_system":{"username":"kibana_system","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":false},"logstash_system":{"username":"logstash_system","fullname":"","email":"","roles":["logstash_system"],"reserved":true,"deprecated":false},"new-user":{"username":"new-user","fullname":"Full User Name","email":"[email protected]","roles":[""],"reserved":false,"deprecated":false},"remote_monitoring_user":{"username":"remote_monitoring_user","fullname":"","email":"","roles":["remote_monitoring_collector","remote_monitoring_agent"],"reserved":true,"deprecated":false},"test_user":{"username":"test_user","fullname":"test user","email":"","roles":["superuser"],"reserved":false,"deprecated":false},"userEast":{"username":"userEast","fullname":"dls EAST","email":"[email protected]","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:03:40]               │ info config = "localhost"
[00:03:40]               └- ✓ pass  (2.4s) "security app users should show the default elastic and kibana_system users"
[00:03:40]             └-> should add new user
[00:03:40]               └-> "before each" hook: global before each for "should add new user"
[00:03:40]               │ debg navigating to settings url: http://localhost:6141/app/management
[00:03:40]               │ debg navigate to: http://localhost:6141/app/management
[00:03:40]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629885174129 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:40]               │
[00:03:40]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:40]               │ debg ... sleep(700) start
[00:03:41]               │ debg ... sleep(700) end
[00:03:41]               │ debg returned from get, calling refresh
[00:03:42]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629885174129 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:42]               │
[00:03:42]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:42]               │ debg currentUrl = http://localhost:6141/app/management
[00:03:42]               │          appUrl = http://localhost:6141/app/management
[00:03:42]               │ debg TestSubjects.find(kibanaChrome)
[00:03:42]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:43]               │ debg ... sleep(501) start
[00:03:43]               │ debg ... sleep(501) end
[00:03:43]               │ debg in navigateTo url = http://localhost:6141/app/management
[00:03:43]               │ debg TestSubjects.click(users)
[00:03:43]               │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:43]               │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:43]               │ debg TestSubjects.click(createUserButton)
[00:03:43]               │ debg Find.clickByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:03:43]               │ debg Find.findByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:03:43]               │ debg Find.setValue('[name=username]', 'Lee')
[00:03:43]               │ debg Find.findByCssSelector('[name=username]') with timeout=10000
[00:03:44]               │ debg Find.setValue('[name=password]', 'LeePwd')
[00:03:44]               │ debg Find.findByCssSelector('[name=password]') with timeout=10000
[00:03:44]               │ debg Find.setValue('[name=confirm_password]', 'LeePwd')
[00:03:44]               │ debg Find.findByCssSelector('[name=confirm_password]') with timeout=10000
[00:03:44]               │ debg Find.setValue('[name=full_name]', 'LeeFirst LeeLast')
[00:03:44]               │ debg Find.findByCssSelector('[name=full_name]') with timeout=10000
[00:03:45]               │ debg Find.setValue('[name=email]', '[email protected]')
[00:03:45]               │ debg Find.findByCssSelector('[name=email]') with timeout=10000
[00:03:45]               │ debg TestSubjects.find(rolesDropdown)
[00:03:45]               │ debg Find.findByCssSelector('[data-test-subj="rolesDropdown"]') with timeout=10000
[00:03:45]               │ debg Find.clickByCssSelector('[role=option][title="kibana_admin"]') with timeout=10000
[00:03:45]               │ debg Find.findByCssSelector('[role=option][title="kibana_admin"]') with timeout=10000
[00:03:46]               │ debg TestSubjects.click(comboBoxToggleListButton)
[00:03:46]               │ debg Find.clickByCssSelector('[data-test-subj="comboBoxToggleListButton"]') with timeout=10000
[00:03:46]               │ debg Find.findByCssSelector('[data-test-subj="comboBoxToggleListButton"]') with timeout=10000
[00:03:46]               │ debg Find.clickByButtonText('Create user') with timeout=10000
[00:03:46]               │ debg Find.byButtonText('Create user') with timeout=10000
[00:03:46]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:03:46]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:46]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:46]               │ info [o.e.x.s.a.u.TransportPutUserAction] [node-01] added user [Lee]
[00:03:46]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:03:46]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:46]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:47]               │ debg TestSubjects.findAll(userRow)
[00:03:47]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:03:49]               │ debg actualUsers = {"Lee":{"username":"Lee","fullname":"LeeFirst LeeLast","email":"[email protected]","roles":["kibana_admin"],"reserved":false,"deprecated":false},"apm_system":{"username":"apm_system","fullname":"","email":"","roles":["apm_system"],"reserved":true,"deprecated":false},"beats_system":{"username":"beats_system","fullname":"","email":"","roles":["beats_system"],"reserved":true,"deprecated":false},"elastic":{"username":"elastic","fullname":"","email":"","roles":["superuser"],"reserved":true,"deprecated":false},"kibana":{"username":"kibana","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":true},"kibana_system":{"username":"kibana_system","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":false},"logstash_system":{"username":"logstash_system","fullname":"","email":"","roles":["logstash_system"],"reserved":true,"deprecated":false},"new-user":{"username":"new-user","fullname":"Full User Name","email":"[email protected]","roles":[""],"reserved":false,"deprecated":false},"remote_monitoring_user":{"username":"remote_monitoring_user","fullname":"","email":"","roles":["remote_monitoring_collector","remote_monitoring_agent"],"reserved":true,"deprecated":false},"test_user":{"username":"test_user","fullname":"test user","email":"","roles":["superuser"],"reserved":false,"deprecated":false},"userEast":{"username":"userEast","fullname":"dls EAST","email":"[email protected]","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:03:49]               └- ✓ pass  (9.1s) "security app users should add new user"
[00:03:49]             └-> should add new user with optional fields left empty
[00:03:49]               └-> "before each" hook: global before each for "should add new user with optional fields left empty"
[00:03:49]               │ debg navigating to settings url: http://localhost:6141/app/management
[00:03:49]               │ debg navigate to: http://localhost:6141/app/management
[00:03:49]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629885183274 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:49]               │
[00:03:49]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:49]               │ debg ... sleep(700) start
[00:03:50]               │ debg ... sleep(700) end
[00:03:50]               │ debg returned from get, calling refresh
[00:03:51]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629885183274 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:51]               │
[00:03:51]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:51]               │ debg currentUrl = http://localhost:6141/app/management
[00:03:51]               │          appUrl = http://localhost:6141/app/management
[00:03:51]               │ debg TestSubjects.find(kibanaChrome)
[00:03:51]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:52]               │ debg ... sleep(501) start
[00:03:52]               │ debg ... sleep(501) end
[00:03:52]               │ debg in navigateTo url = http://localhost:6141/app/management
[00:03:52]               │ debg TestSubjects.click(users)
[00:03:52]               │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:52]               │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:52]               │ debg TestSubjects.click(createUserButton)
[00:03:52]               │ debg Find.clickByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:03:52]               │ debg Find.findByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:03:52]               │ debg Find.setValue('[name=username]', 'OptionalUser')
[00:03:52]               │ debg Find.findByCssSelector('[name=username]') with timeout=10000
[00:03:53]               │ debg Find.setValue('[name=password]', 'OptionalUserPwd')
[00:03:53]               │ debg Find.findByCssSelector('[name=password]') with timeout=10000
[00:03:53]               │ debg Find.setValue('[name=confirm_password]', 'OptionalUserPwd')
[00:03:53]               │ debg Find.findByCssSelector('[name=confirm_password]') with timeout=10000
[00:03:54]               │ debg Find.clickByButtonText('Create user') with timeout=10000
[00:03:54]               │ debg Find.byButtonText('Create user') with timeout=10000
[00:03:54]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:03:54]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:54]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:54]               │ info [o.e.x.s.a.u.TransportPutUserAction] [node-01] added user [OptionalUser]
[00:03:54]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:03:54]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:54]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:54]               │ debg TestSubjects.findAll(userRow)
[00:03:54]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:03:57]               │ debg actualUsers = {"Lee":{"username":"Lee","fullname":"LeeFirst LeeLast","email":"[email protected]","roles":["kibana_admin"],"reserved":false,"deprecated":false},"OptionalUser":{"username":"OptionalUser","fullname":"","email":"","roles":[""],"reserved":false,"deprecated":false},"apm_system":{"username":"apm_system","fullname":"","email":"","roles":["apm_system"],"reserved":true,"deprecated":false},"beats_system":{"username":"beats_system","fullname":"","email":"","roles":["beats_system"],"reserved":true,"deprecated":false},"elastic":{"username":"elastic","fullname":"","email":"","roles":["superuser"],"reserved":true,"deprecated":false},"kibana":{"username":"kibana","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":true},"kibana_system":{"username":"kibana_system","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":false},"logstash_system":{"username":"logstash_system","fullname":"","email":"","roles":["logstash_system"],"reserved":true,"deprecated":false},"new-user":{"username":"new-user","fullname":"Full User Name","email":"[email protected]","roles":[""],"reserved":false,"deprecated":false},"remote_monitoring_user":{"username":"remote_monitoring_user","fullname":"","email":"","roles":["remote_monitoring_collector","remote_monitoring_agent"],"reserved":true,"deprecated":false},"test_user":{"username":"test_user","fullname":"test user","email":"","roles":["superuser"],"reserved":false,"deprecated":false},"userEast":{"username":"userEast","fullname":"dls EAST","email":"[email protected]","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:03:57]               └- ✓ pass  (8.3s) "security app users should add new user with optional fields left empty"
[00:03:57]             └-> should delete user
[00:03:57]               └-> "before each" hook: global before each for "should delete user"
[00:03:57]               │ debg Delete user Lee
[00:03:57]               │ debg Find.clickByDisplayedLinkText('Lee') with timeout=10000
[00:03:57]               │ debg Find.displayedByLinkText('Lee') with timeout=10000
[00:03:57]               │ debg Find.byLinkText('Lee') with timeout=10000
[00:03:57]               │ debg Wait for element become visible: Lee with timeout=10000
[00:03:58]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:58]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:58]               │ debg Find delete button and click
[00:03:58]               │ debg Find.clickByButtonText('Delete user') with timeout=10000
[00:03:58]               │ debg Find.byButtonText('Delete user') with timeout=10000
[00:03:59]               │ debg --- retry.try error: element click intercepted: Element <button class="euiButton euiButton--danger euiButton--small" type="button">...</button> is not clickable at point (1489, 936). Other element would receive the click: <div class="euiToast euiToast--success euiGlobalToastListItem" id="0">...</div>
[00:03:59]               │        (Session info: headless chrome=92.0.4515.159)
[00:04:00]               │ debg Find.byButtonText('Delete user') with timeout=10000
[00:04:00]               │ debg ... sleep(2000) start
[00:04:02]               │ debg ... sleep(2000) end
[00:04:02]               │ debg TestSubjects.getVisibleText(confirmModalBodyText)
[00:04:02]               │ debg TestSubjects.find(confirmModalBodyText)
[00:04:02]               │ debg Find.findByCssSelector('[data-test-subj="confirmModalBodyText"]') with timeout=10000
[00:04:02]               │ debg Delete user alert text = This user will be permanently deleted and access to Elastic removed.
[00:04:02]               │      You can't recover deleted users.
[00:04:02]               │ debg TestSubjects.click(confirmModalConfirmButton)
[00:04:02]               │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:04:02]               │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:04:02]               │ debg alertMsg = This user will be permanently deleted and access to Elastic removed.
[00:04:02]               │      You can't recover deleted users.
[00:04:02]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:04:02]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:02]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:02]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:04:02]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:02]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:02]               │ debg TestSubjects.findAll(userRow)
[00:04:02]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:04:05]               │ debg actualUsers = {"OptionalUser":{"username":"OptionalUser","fullname":"","email":"","roles":[""],"reserved":false,"deprecated":false},"apm_system":{"username":"apm_system","fullname":"","email":"","roles":["apm_system"],"reserved":true,"deprecated":false},"beats_system":{"username":"beats_system","fullname":"","email":"","roles":["beats_system"],"reserved":true,"deprecated":false},"elastic":{"username":"elastic","fullname":"","email":"","roles":["superuser"],"reserved":true,"deprecated":false},"kibana":{"username":"kibana","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":true},"kibana_system":{"username":"kibana_system","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":false},"logstash_system":{"username":"logstash_system","fullname":"","email":"","roles":["logstash_system"],"reserved":true,"deprecated":false},"new-user":{"username":"new-user","fullname":"Full User Name","email":"[email protected]","roles":[""],"reserved":false,"deprecated":false},"remote_monitoring_user":{"username":"remote_monitoring_user","fullname":"","email":"","roles":["remote_monitoring_collector","remote_monitoring_agent"],"reserved":true,"deprecated":false},"test_user":{"username":"test_user","fullname":"test user","email":"","roles":["superuser"],"reserved":false,"deprecated":false},"userEast":{"username":"userEast","fullname":"dls EAST","email":"[email protected]","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:04:05]               └- ✓ pass  (7.5s) "security app users should delete user"
[00:04:05]             └-> should show the default roles
[00:04:05]               └-> "before each" hook: global before each for "should show the default roles"
[00:04:05]               │ debg navigating to settings url: http://localhost:6141/app/management
[00:04:05]               │ debg navigate to: http://localhost:6141/app/management
[00:04:05]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629885199102 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:04:05]               │
[00:04:05]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:05]               │ debg ... sleep(700) start
[00:04:06]               │ debg ... sleep(700) end
[00:04:06]               │ debg returned from get, calling refresh
[00:04:06]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629885199102 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:04:06]               │
[00:04:06]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:07]               │ debg currentUrl = http://localhost:6141/app/management
[00:04:07]               │          appUrl = http://localhost:6141/app/management
[00:04:07]               │ debg TestSubjects.find(kibanaChrome)
[00:04:07]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:07]               │ debg ... sleep(501) start
[00:04:08]               │ debg ... sleep(501) end
[00:04:08]               │ debg in navigateTo url = http://localhost:6141/app/management
[00:04:08]               │ debg TestSubjects.click(roles)
[00:04:08]               │ debg Find.clickByCssSelector('[data-test-subj="roles"]') with timeout=10000
[00:04:08]               │ debg Find.findByCssSelector('[data-test-subj="roles"]') with timeout=10000
[00:04:08]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:04:08]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:08]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:08]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:04:08]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:08]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:08]               │ debg TestSubjects.findAll(roleRow)
[00:04:08]               │ debg Find.allByCssSelector('[data-test-subj="roleRow"]') with timeout=10000
[00:04:14]               │ debg actualRoles = {"a-my-new-role":{"rolename":"a-my-new-role","reserved":false,"deprecated":false},"antimeridian_points_reader":{"rolename":"antimeridian_points_reader","reserved":false,"deprecated":false},"antimeridian_shapes_reader":{"rolename":"antimeridian_shapes_reader","reserved":false,"deprecated":false},"apm_system":{"rolename":"apm_system","reserved":true,"deprecated":false},"apm_user":{"rolename":"apm_user","reserved":true,"deprecated":true},"beats_admin":{"rolename":"beats_admin","reserved":true,"deprecated":false},"beats_system":{"rolename":"beats_system","reserved":true,"deprecated":false},"ccr_user":{"rolename":"ccr_user","reserved":false,"deprecated":false},"data_frame_transforms_admin":{"rolename":"data_frame_transforms_admin","reserved":true,"deprecated":true},"data_frame_transforms_user":{"rolename":"data_frame_transforms_user","reserved":true,"deprecated":true},"editor":{"rolename":"editor","reserved":true,"deprecated":false},"enrich_user":{"rolename":"enrich_user","reserved":true,"deprecated":false},"geoall_data_writer":{"rolename":"geoall_data_writer","reserved":false,"deprecated":false},"geoconnections_data_reader":{"rolename":"geoconnections_data_reader","reserved":false,"deprecated":false},"geoshape_data_reader":{"rolename":"geoshape_data_reader","reserved":false,"deprecated":false},"global_canvas_all":{"rolename":"global_canvas_all","reserved":false,"deprecated":false},"global_ccr_role":{"rolename":"global_ccr_role","reserved":false,"deprecated":false},"global_dashboard_all":{"rolename":"global_dashboard_all","reserved":false,"deprecated":false},"global_dashboard_read":{"rolename":"global_dashboard_read","reserved":false,"deprecated":false},"global_devtools_read":{"rolename":"global_devtools_read","reserved":false,"deprecated":false},"global_discover_all":{"rolename":"global_discover_all","reserved":false,"deprecated":false},"global_discover_read":{"rolename":"global_discover_read","reserved":false,"deprecated":false},"global_index_pattern_management_all":{"rolename":"global_index_pattern_management_all","reserved":false,"deprecated":false},"global_maps_all":{"rolename":"global_maps_all","reserved":false,"deprecated":false},"global_maps_read":{"rolename":"global_maps_read","reserved":false,"deprecated":false},"global_upgrade_assistant_role":{"rolename":"global_upgrade_assistant_role","reserved":false,"deprecated":false},"global_visualize_all":{"rolename":"global_visualize_all","reserved":false,"deprecated":false},"global_visualize_read":{"rolename":"global_visualize_read","reserved":false,"deprecated":false},"index_management_user":{"rolename":"index_management_user","reserved":false,"deprecated":false},"ingest_admin":{"rolename":"ingest_admin","reserved":true,"deprecated":false},"ingest_pipelines_user":{"rolename":"ingest_pipelines_user","reserved":false,"deprecated":false},"kibana_admin":{"rolename":"kibana_admin","reserved":true,"deprecated":false},"kibana_system":{"rolename":"kibana_system","reserved":true,"deprecated":false},"kibana_user":{"rolename":"kibana_user","reserved":true,"deprecated":true},"license_management_user":{"rolename":"license_management_user","reserved":false,"deprecated":false},"logstash_admin":{"rolename":"logstash_admin","reserved":true,"deprecated":false},"logstash_read_user":{"rolename":"logstash_read_user","reserved":false,"deprecated":false},"logstash_system":{"rolename":"logstash_system","reserved":true,"deprecated":false},"machine_learning_admin":{"rolename":"machine_learning_admin","reserved":true,"deprecated":false},"machine_learning_user":{"rolename":"machine_learning_user","reserved":true,"deprecated":false},"manage_ilm":{"rolename":"manage_ilm","reserved":false,"deprecated":false},"manage_rollups_role":{"rolename":"manage_rollups_role","reserved":false,"deprecated":false},"manage_security":{"rolename":"manage_security","reserved":false,"deprecated":false},"meta_for_geoshape_data_reader":{"rolename":"meta_for_geoshape_data_reader","reserved":false,"deprecated":false},"monitoring_user":{"rolename":"monitoring_user","reserved":true,"deprecated":false},"myroleEast":{"rolename":"myroleEast","reserved":false,"deprecated":false},"remote_clusters_user":{"rolename":"remote_clusters_user","reserved":false,"deprecated":false},"remote_monitoring_agent":{"rolename":"remote_monitoring_agent","reserved":true,"deprecated":false},"remote_monitoring_collector":{"rolename":"remote_monitoring_collector","reserved":true,"deprecated":false},"reporting_user":{"rolename":"reporting_user","reserved":true,"deprecated":true},"rollup_admin":{"rolename":"rollup_admin","reserved":true,"deprecated":false},"rollup_user":{"rolename":"rollup_user","reserved":true,"deprecated":false},"snapshot_user":{"rolename":"snapshot_user","reserved":true,"deprecated":false},"superuser":{"rolename":"superuser","reserved":true,"deprecated":false},"test_api_keys":{"rolename":"test_api_keys","reserved":false,"deprecated":false},"test_logstash_reader":{"rolename":"test_logstash_reader","reserved":false,"deprecated":false},"transform_admin":{"rolename":"transform_admin","reserved":true,"deprecated":false},"transform_user":{"rolename":"transform_user","reserved":true,"deprecated":false},"transport_client":{"rolename":"transport_client","reserved":true,"deprecated":false},"viewer":{"rolename":"viewer","reserved":true,"deprecated":false},"watcher_admin":{"rolename":"watcher_admin","reserved":true,"deprecated":false},"watcher_user":{"rolename":"watcher_user","reserved":true,"deprecated":false}}
[00:04:14]               │ info Taking screenshot "/dev/shm/workspace/parallel/4/kibana/x-pack/test/functional/screenshots/failure/security app users should show the default roles.png"
[00:04:14]               │ info Current URL is: http://localhost:6141/app/management/security/roles
[00:04:14]               │ info Saving page source to: /dev/shm/workspace/parallel/4/kibana/x-pack/test/functional/failure_debug/html/security app users should show the default roles.html
[00:04:14]               └- ✖ fail: security app users should show the default roles
[00:04:14]               │      TypeError: Cannot read property 'reserved' of undefined
[00:04:14]               │       at Context.<anonymous> (test/functional/apps/security/users.js:107:47)
[00:04:14]               │       at runMicrotasks (<anonymous>)
[00:04:14]               │       at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:04:14]               │       at Object.apply (/dev/shm/workspace/parallel/4/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
[00:04:14]               │ 
[00:04:14]               │ 

Stack Trace

TypeError: Cannot read property 'reserved' of undefined
    at Context.<anonymous> (test/functional/apps/security/users.js:107:47)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at Object.apply (/dev/shm/workspace/parallel/4/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

Kibana Pipeline / general / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/security/users·js.security app users should show the default roles

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has not failed recently on tracked branches

[00:00:00]       │
[00:00:00]         └-: security app
[00:00:00]           └-> "before all" hook in "security app"
[00:03:43]           └-: users
[00:03:43]             └-> "before all" hook for "should show the default elastic and kibana_system users"
[00:03:43]             └-> "before all" hook for "should show the default elastic and kibana_system users"
[00:03:43]               │ debg users
[00:03:43]               │ debg navigating to settings url: http://localhost:6141/app/management
[00:03:43]               │ debg navigate to: http://localhost:6141/app/management
[00:03:44]               │ debg browser[INFO] http://localhost:6141/login?next=%2Fapp%2Fmanagement%3F_t%3D1629884670313 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:44]               │
[00:03:44]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:45]               │ debg ... sleep(700) start
[00:03:45]               │ERROR browser[SEVERE] http://localhost:6141/api/canvas/fns - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:03:45]               │ debg browser[INFO] http://localhost:6141/45077/bundles/core/core.entry.js 12:156238 "Detected an unhandled Promise rejection.
[00:03:45]               │      Error: Unauthorized"
[00:03:45]               │ERROR browser[SEVERE] http://localhost:6141/45077/bundles/core/core.entry.js 5:2474 
[00:03:45]               │ERROR browser[SEVERE] http://localhost:6141/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:03:45]               │ debg ... sleep(700) end
[00:03:45]               │ debg returned from get, calling refresh
[00:03:45]               │ debg browser[INFO] http://localhost:6141/login?next=%2Fapp%2Fmanagement%3F_t%3D1629884670313 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:45]               │
[00:03:45]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:45]               │ debg currentUrl = http://localhost:6141/login?next=%2Fapp%2Fmanagement%3F_t%3D1629884670313
[00:03:45]               │          appUrl = http://localhost:6141/app/management
[00:03:45]               │ debg TestSubjects.find(kibanaChrome)
[00:03:45]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:47]               │ debg Found login page
[00:03:47]               │ debg TestSubjects.setValue(loginUsername, test_user)
[00:03:47]               │ debg TestSubjects.click(loginUsername)
[00:03:47]               │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:03:47]               │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:03:47]               │ERROR browser[SEVERE] http://localhost:6141/api/canvas/fns - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:03:47]               │ debg browser[INFO] http://localhost:6141/45077/bundles/core/core.entry.js 12:156238 "Detected an unhandled Promise rejection.
[00:03:47]               │      Error: Unauthorized"
[00:03:47]               │ERROR browser[SEVERE] http://localhost:6141/45077/bundles/core/core.entry.js 5:2474 
[00:03:47]               │ERROR browser[SEVERE] http://localhost:6141/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:03:47]               │ debg TestSubjects.setValue(loginPassword, changeme)
[00:03:47]               │ debg TestSubjects.click(loginPassword)
[00:03:47]               │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:03:47]               │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:03:47]               │ debg TestSubjects.click(loginSubmit)
[00:03:47]               │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:03:47]               │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:03:47]               │ debg Find.waitForDeletedByCssSelector('.kibanaWelcomeLogo') with timeout=10000
[00:03:47]               │ proc [kibana]   log   [09:44:34.234] [info][plugins][routes][security] Logging in with provider "basic" (basic)
[00:03:48]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629884670313 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:48]               │
[00:03:48]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:48]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:49]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] nav:not(.ng-hide)') with timeout=60000
[00:03:50]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629884676366 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:50]               │
[00:03:50]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:50]               │ debg Finished login process currentUrl = http://localhost:6141/app/management
[00:03:50]               │ debg ... sleep(501) start
[00:03:51]               │ debg ... sleep(501) end
[00:03:51]               │ debg in navigateTo url = http://localhost:6141/app/management
[00:03:51]               │ debg navigating to settings url: http://localhost:6141/app/management
[00:03:51]               │ debg navigate to: http://localhost:6141/app/management
[00:03:51]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629884677892 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:51]               │
[00:03:51]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:51]               │ debg ... sleep(700) start
[00:03:52]               │ debg ... sleep(700) end
[00:03:52]               │ debg returned from get, calling refresh
[00:03:53]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629884677892 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:53]               │
[00:03:53]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:53]               │ debg currentUrl = http://localhost:6141/app/management
[00:03:53]               │          appUrl = http://localhost:6141/app/management
[00:03:53]               │ debg TestSubjects.find(kibanaChrome)
[00:03:53]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:54]               │ debg ... sleep(501) start
[00:03:54]               │ debg ... sleep(501) end
[00:03:54]               │ debg in navigateTo url = http://localhost:6141/app/management
[00:03:54]               │ debg TestSubjects.click(users)
[00:03:54]               │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:54]               │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:54]             └-> should show the default elastic and kibana_system users
[00:03:54]               └-> "before each" hook: global before each for "should show the default elastic and kibana_system users"
[00:03:54]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:03:54]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:54]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:55]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:03:55]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:55]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:55]               │ debg TestSubjects.findAll(userRow)
[00:03:55]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:03:57]               │ info actualUsers = {"apm_system":{"username":"apm_system","fullname":"","email":"","roles":["apm_system"],"reserved":true,"deprecated":false},"beats_system":{"username":"beats_system","fullname":"","email":"","roles":["beats_system"],"reserved":true,"deprecated":false},"elastic":{"username":"elastic","fullname":"","email":"","roles":["superuser"],"reserved":true,"deprecated":false},"kibana":{"username":"kibana","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":true},"kibana_system":{"username":"kibana_system","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":false},"logstash_system":{"username":"logstash_system","fullname":"","email":"","roles":["logstash_system"],"reserved":true,"deprecated":false},"new-user":{"username":"new-user","fullname":"Full User Name","email":"[email protected]","roles":[""],"reserved":false,"deprecated":false},"remote_monitoring_user":{"username":"remote_monitoring_user","fullname":"","email":"","roles":["remote_monitoring_collector","remote_monitoring_agent"],"reserved":true,"deprecated":false},"test_user":{"username":"test_user","fullname":"test user","email":"","roles":["superuser"],"reserved":false,"deprecated":false},"userEast":{"username":"userEast","fullname":"dls EAST","email":"[email protected]","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:03:57]               │ info config = "localhost"
[00:03:57]               └- ✓ pass  (2.3s) "security app users should show the default elastic and kibana_system users"
[00:03:57]             └-> should add new user
[00:03:57]               └-> "before each" hook: global before each for "should add new user"
[00:03:57]               │ debg navigating to settings url: http://localhost:6141/app/management
[00:03:57]               │ debg navigate to: http://localhost:6141/app/management
[00:03:57]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629884683511 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:57]               │
[00:03:57]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:57]               │ debg ... sleep(700) start
[00:03:57]               │ debg ... sleep(700) end
[00:03:57]               │ debg returned from get, calling refresh
[00:03:59]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629884683511 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:59]               │
[00:03:59]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:59]               │ debg currentUrl = http://localhost:6141/app/management
[00:03:59]               │          appUrl = http://localhost:6141/app/management
[00:03:59]               │ debg TestSubjects.find(kibanaChrome)
[00:03:59]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:59]               │ debg ... sleep(501) start
[00:04:00]               │ debg ... sleep(501) end
[00:04:00]               │ debg in navigateTo url = http://localhost:6141/app/management
[00:04:00]               │ debg TestSubjects.click(users)
[00:04:00]               │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:04:00]               │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:04:00]               │ debg TestSubjects.click(createUserButton)
[00:04:00]               │ debg Find.clickByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:04:00]               │ debg Find.findByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:04:00]               │ debg Find.setValue('[name=username]', 'Lee')
[00:04:00]               │ debg Find.findByCssSelector('[name=username]') with timeout=10000
[00:04:00]               │ debg Find.setValue('[name=password]', 'LeePwd')
[00:04:00]               │ debg Find.findByCssSelector('[name=password]') with timeout=10000
[00:04:01]               │ debg Find.setValue('[name=confirm_password]', 'LeePwd')
[00:04:01]               │ debg Find.findByCssSelector('[name=confirm_password]') with timeout=10000
[00:04:01]               │ debg Find.setValue('[name=full_name]', 'LeeFirst LeeLast')
[00:04:01]               │ debg Find.findByCssSelector('[name=full_name]') with timeout=10000
[00:04:01]               │ debg Find.setValue('[name=email]', '[email protected]')
[00:04:01]               │ debg Find.findByCssSelector('[name=email]') with timeout=10000
[00:04:02]               │ debg TestSubjects.find(rolesDropdown)
[00:04:02]               │ debg Find.findByCssSelector('[data-test-subj="rolesDropdown"]') with timeout=10000
[00:04:02]               │ debg Find.clickByCssSelector('[role=option][title="kibana_admin"]') with timeout=10000
[00:04:02]               │ debg Find.findByCssSelector('[role=option][title="kibana_admin"]') with timeout=10000
[00:04:02]               │ debg TestSubjects.click(comboBoxToggleListButton)
[00:04:02]               │ debg Find.clickByCssSelector('[data-test-subj="comboBoxToggleListButton"]') with timeout=10000
[00:04:02]               │ debg Find.findByCssSelector('[data-test-subj="comboBoxToggleListButton"]') with timeout=10000
[00:04:02]               │ debg Find.clickByButtonText('Create user') with timeout=10000
[00:04:02]               │ debg Find.byButtonText('Create user') with timeout=10000
[00:04:03]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:04:03]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:03]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:03]               │ info [o.e.x.s.a.u.TransportPutUserAction] [node-01] added user [Lee]
[00:04:03]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:04:03]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:03]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:03]               │ debg TestSubjects.findAll(userRow)
[00:04:03]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:04:05]               │ debg actualUsers = {"Lee":{"username":"Lee","fullname":"LeeFirst LeeLast","email":"[email protected]","roles":["kibana_admin"],"reserved":false,"deprecated":false},"apm_system":{"username":"apm_system","fullname":"","email":"","roles":["apm_system"],"reserved":true,"deprecated":false},"beats_system":{"username":"beats_system","fullname":"","email":"","roles":["beats_system"],"reserved":true,"deprecated":false},"elastic":{"username":"elastic","fullname":"","email":"","roles":["superuser"],"reserved":true,"deprecated":false},"kibana":{"username":"kibana","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":true},"kibana_system":{"username":"kibana_system","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":false},"logstash_system":{"username":"logstash_system","fullname":"","email":"","roles":["logstash_system"],"reserved":true,"deprecated":false},"new-user":{"username":"new-user","fullname":"Full User Name","email":"[email protected]","roles":[""],"reserved":false,"deprecated":false},"remote_monitoring_user":{"username":"remote_monitoring_user","fullname":"","email":"","roles":["remote_monitoring_collector","remote_monitoring_agent"],"reserved":true,"deprecated":false},"test_user":{"username":"test_user","fullname":"test user","email":"","roles":["superuser"],"reserved":false,"deprecated":false},"userEast":{"username":"userEast","fullname":"dls EAST","email":"[email protected]","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:04:05]               └- ✓ pass  (8.8s) "security app users should add new user"
[00:04:05]             └-> should add new user with optional fields left empty
[00:04:05]               └-> "before each" hook: global before each for "should add new user with optional fields left empty"
[00:04:05]               │ debg navigating to settings url: http://localhost:6141/app/management
[00:04:05]               │ debg navigate to: http://localhost:6141/app/management
[00:04:06]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629884692291 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:04:06]               │
[00:04:06]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:06]               │ debg ... sleep(700) start
[00:04:06]               │ debg ... sleep(700) end
[00:04:06]               │ debg returned from get, calling refresh
[00:04:07]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629884692291 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:04:07]               │
[00:04:07]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:08]               │ debg currentUrl = http://localhost:6141/app/management
[00:04:08]               │          appUrl = http://localhost:6141/app/management
[00:04:08]               │ debg TestSubjects.find(kibanaChrome)
[00:04:08]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:08]               │ debg ... sleep(501) start
[00:04:09]               │ debg ... sleep(501) end
[00:04:09]               │ debg in navigateTo url = http://localhost:6141/app/management
[00:04:09]               │ debg TestSubjects.click(users)
[00:04:09]               │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:04:09]               │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:04:09]               │ debg TestSubjects.click(createUserButton)
[00:04:09]               │ debg Find.clickByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:04:09]               │ debg Find.findByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:04:09]               │ debg Find.setValue('[name=username]', 'OptionalUser')
[00:04:09]               │ debg Find.findByCssSelector('[name=username]') with timeout=10000
[00:04:09]               │ debg Find.setValue('[name=password]', 'OptionalUserPwd')
[00:04:09]               │ debg Find.findByCssSelector('[name=password]') with timeout=10000
[00:04:10]               │ debg Find.setValue('[name=confirm_password]', 'OptionalUserPwd')
[00:04:10]               │ debg Find.findByCssSelector('[name=confirm_password]') with timeout=10000
[00:04:10]               │ debg Find.clickByButtonText('Create user') with timeout=10000
[00:04:10]               │ debg Find.byButtonText('Create user') with timeout=10000
[00:04:11]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:04:11]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:11]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:11]               │ info [o.e.x.s.a.u.TransportPutUserAction] [node-01] added user [OptionalUser]
[00:04:11]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:04:11]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:11]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:11]               │ debg TestSubjects.findAll(userRow)
[00:04:11]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:04:14]               │ debg actualUsers = {"Lee":{"username":"Lee","fullname":"LeeFirst LeeLast","email":"[email protected]","roles":["kibana_admin"],"reserved":false,"deprecated":false},"OptionalUser":{"username":"OptionalUser","fullname":"","email":"","roles":[""],"reserved":false,"deprecated":false},"apm_system":{"username":"apm_system","fullname":"","email":"","roles":["apm_system"],"reserved":true,"deprecated":false},"beats_system":{"username":"beats_system","fullname":"","email":"","roles":["beats_system"],"reserved":true,"deprecated":false},"elastic":{"username":"elastic","fullname":"","email":"","roles":["superuser"],"reserved":true,"deprecated":false},"kibana":{"username":"kibana","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":true},"kibana_system":{"username":"kibana_system","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":false},"logstash_system":{"username":"logstash_system","fullname":"","email":"","roles":["logstash_system"],"reserved":true,"deprecated":false},"new-user":{"username":"new-user","fullname":"Full User Name","email":"[email protected]","roles":[""],"reserved":false,"deprecated":false},"remote_monitoring_user":{"username":"remote_monitoring_user","fullname":"","email":"","roles":["remote_monitoring_collector","remote_monitoring_agent"],"reserved":true,"deprecated":false},"test_user":{"username":"test_user","fullname":"test user","email":"","roles":["superuser"],"reserved":false,"deprecated":false},"userEast":{"username":"userEast","fullname":"dls EAST","email":"[email protected]","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:04:14]               └- ✓ pass  (8.7s) "security app users should add new user with optional fields left empty"
[00:04:14]             └-> should delete user
[00:04:14]               └-> "before each" hook: global before each for "should delete user"
[00:04:14]               │ debg Delete user Lee
[00:04:14]               │ debg Find.clickByDisplayedLinkText('Lee') with timeout=10000
[00:04:14]               │ debg Find.displayedByLinkText('Lee') with timeout=10000
[00:04:14]               │ debg Find.byLinkText('Lee') with timeout=10000
[00:04:14]               │ debg Wait for element become visible: Lee with timeout=10000
[00:04:15]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:15]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:15]               │ debg Find delete button and click
[00:04:15]               │ debg Find.clickByButtonText('Delete user') with timeout=10000
[00:04:15]               │ debg Find.byButtonText('Delete user') with timeout=10000
[00:04:16]               │ debg --- retry.try error: element click intercepted: Element <button class="euiButton euiButton--danger euiButton--small" type="button">...</button> is not clickable at point (1489, 936). Other element would receive the click: <div class="euiToast euiToast--success euiGlobalToastListItem euiGlobalToastListItem-isDismissed" id="0">...</div>
[00:04:16]               │        (Session info: headless chrome=92.0.4515.159)
[00:04:17]               │ debg Find.byButtonText('Delete user') with timeout=10000
[00:04:17]               │ debg ... sleep(2000) start
[00:04:19]               │ debg ... sleep(2000) end
[00:04:19]               │ debg TestSubjects.getVisibleText(confirmModalBodyText)
[00:04:19]               │ debg TestSubjects.find(confirmModalBodyText)
[00:04:19]               │ debg Find.findByCssSelector('[data-test-subj="confirmModalBodyText"]') with timeout=10000
[00:04:19]               │ debg Delete user alert text = This user will be permanently deleted and access to Elastic removed.
[00:04:19]               │      You can't recover deleted users.
[00:04:19]               │ debg TestSubjects.click(confirmModalConfirmButton)
[00:04:19]               │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:04:19]               │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:04:19]               │ debg alertMsg = This user will be permanently deleted and access to Elastic removed.
[00:04:19]               │      You can't recover deleted users.
[00:04:19]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:04:19]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:19]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:19]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:04:19]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:19]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:20]               │ debg TestSubjects.findAll(userRow)
[00:04:20]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:04:22]               │ debg actualUsers = {"OptionalUser":{"username":"OptionalUser","fullname":"","email":"","roles":[""],"reserved":false,"deprecated":false},"apm_system":{"username":"apm_system","fullname":"","email":"","roles":["apm_system"],"reserved":true,"deprecated":false},"beats_system":{"username":"beats_system","fullname":"","email":"","roles":["beats_system"],"reserved":true,"deprecated":false},"elastic":{"username":"elastic","fullname":"","email":"","roles":["superuser"],"reserved":true,"deprecated":false},"kibana":{"username":"kibana","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":true},"kibana_system":{"username":"kibana_system","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":false},"logstash_system":{"username":"logstash_system","fullname":"","email":"","roles":["logstash_system"],"reserved":true,"deprecated":false},"new-user":{"username":"new-user","fullname":"Full User Name","email":"[email protected]","roles":[""],"reserved":false,"deprecated":false},"remote_monitoring_user":{"username":"remote_monitoring_user","fullname":"","email":"","roles":["remote_monitoring_collector","remote_monitoring_agent"],"reserved":true,"deprecated":false},"test_user":{"username":"test_user","fullname":"test user","email":"","roles":["superuser"],"reserved":false,"deprecated":false},"userEast":{"username":"userEast","fullname":"dls EAST","email":"[email protected]","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:04:22]               └- ✓ pass  (8.0s) "security app users should delete user"
[00:04:22]             └-> should show the default roles
[00:04:22]               └-> "before each" hook: global before each for "should show the default roles"
[00:04:22]               │ debg navigating to settings url: http://localhost:6141/app/management
[00:04:22]               │ debg navigate to: http://localhost:6141/app/management
[00:04:22]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629884709028 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:04:22]               │
[00:04:22]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:22]               │ debg ... sleep(700) start
[00:04:23]               │ debg ... sleep(700) end
[00:04:23]               │ debg returned from get, calling refresh
[00:04:25]               │ debg browser[INFO] http://localhost:6141/app/management?_t=1629884709028 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:04:25]               │
[00:04:25]               │ debg browser[INFO] http://localhost:6141/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:25]               │ debg currentUrl = http://localhost:6141/app/management
[00:04:25]               │          appUrl = http://localhost:6141/app/management
[00:04:25]               │ debg TestSubjects.find(kibanaChrome)
[00:04:25]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:25]               │ debg ... sleep(501) start
[00:04:26]               │ debg ... sleep(501) end
[00:04:26]               │ debg in navigateTo url = http://localhost:6141/app/management
[00:04:26]               │ debg TestSubjects.click(roles)
[00:04:26]               │ debg Find.clickByCssSelector('[data-test-subj="roles"]') with timeout=10000
[00:04:26]               │ debg Find.findByCssSelector('[data-test-subj="roles"]') with timeout=10000
[00:04:26]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:04:26]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:26]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:27]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:04:27]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:27]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:27]               │ debg TestSubjects.findAll(roleRow)
[00:04:27]               │ debg Find.allByCssSelector('[data-test-subj="roleRow"]') with timeout=10000
[00:04:33]               │ debg actualRoles = {"a-my-new-role":{"rolename":"a-my-new-role","reserved":false,"deprecated":false},"antimeridian_points_reader":{"rolename":"antimeridian_points_reader","reserved":false,"deprecated":false},"antimeridian_shapes_reader":{"rolename":"antimeridian_shapes_reader","reserved":false,"deprecated":false},"apm_system":{"rolename":"apm_system","reserved":true,"deprecated":false},"apm_user":{"rolename":"apm_user","reserved":true,"deprecated":true},"beats_admin":{"rolename":"beats_admin","reserved":true,"deprecated":false},"beats_system":{"rolename":"beats_system","reserved":true,"deprecated":false},"ccr_user":{"rolename":"ccr_user","reserved":false,"deprecated":false},"data_frame_transforms_admin":{"rolename":"data_frame_transforms_admin","reserved":true,"deprecated":true},"data_frame_transforms_user":{"rolename":"data_frame_transforms_user","reserved":true,"deprecated":true},"editor":{"rolename":"editor","reserved":true,"deprecated":false},"enrich_user":{"rolename":"enrich_user","reserved":true,"deprecated":false},"geoall_data_writer":{"rolename":"geoall_data_writer","reserved":false,"deprecated":false},"geoconnections_data_reader":{"rolename":"geoconnections_data_reader","reserved":false,"deprecated":false},"geoshape_data_reader":{"rolename":"geoshape_data_reader","reserved":false,"deprecated":false},"global_canvas_all":{"rolename":"global_canvas_all","reserved":false,"deprecated":false},"global_ccr_role":{"rolename":"global_ccr_role","reserved":false,"deprecated":false},"global_dashboard_all":{"rolename":"global_dashboard_all","reserved":false,"deprecated":false},"global_dashboard_read":{"rolename":"global_dashboard_read","reserved":false,"deprecated":false},"global_devtools_read":{"rolename":"global_devtools_read","reserved":false,"deprecated":false},"global_discover_all":{"rolename":"global_discover_all","reserved":false,"deprecated":false},"global_discover_read":{"rolename":"global_discover_read","reserved":false,"deprecated":false},"global_index_pattern_management_all":{"rolename":"global_index_pattern_management_all","reserved":false,"deprecated":false},"global_maps_all":{"rolename":"global_maps_all","reserved":false,"deprecated":false},"global_maps_read":{"rolename":"global_maps_read","reserved":false,"deprecated":false},"global_upgrade_assistant_role":{"rolename":"global_upgrade_assistant_role","reserved":false,"deprecated":false},"global_visualize_all":{"rolename":"global_visualize_all","reserved":false,"deprecated":false},"global_visualize_read":{"rolename":"global_visualize_read","reserved":false,"deprecated":false},"index_management_user":{"rolename":"index_management_user","reserved":false,"deprecated":false},"ingest_admin":{"rolename":"ingest_admin","reserved":true,"deprecated":false},"ingest_pipelines_user":{"rolename":"ingest_pipelines_user","reserved":false,"deprecated":false},"kibana_admin":{"rolename":"kibana_admin","reserved":true,"deprecated":false},"kibana_system":{"rolename":"kibana_system","reserved":true,"deprecated":false},"kibana_user":{"rolename":"kibana_user","reserved":true,"deprecated":true},"license_management_user":{"rolename":"license_management_user","reserved":false,"deprecated":false},"logstash_admin":{"rolename":"logstash_admin","reserved":true,"deprecated":false},"logstash_read_user":{"rolename":"logstash_read_user","reserved":false,"deprecated":false},"logstash_system":{"rolename":"logstash_system","reserved":true,"deprecated":false},"machine_learning_admin":{"rolename":"machine_learning_admin","reserved":true,"deprecated":false},"machine_learning_user":{"rolename":"machine_learning_user","reserved":true,"deprecated":false},"manage_ilm":{"rolename":"manage_ilm","reserved":false,"deprecated":false},"manage_rollups_role":{"rolename":"manage_rollups_role","reserved":false,"deprecated":false},"manage_security":{"rolename":"manage_security","reserved":false,"deprecated":false},"meta_for_geoshape_data_reader":{"rolename":"meta_for_geoshape_data_reader","reserved":false,"deprecated":false},"monitoring_user":{"rolename":"monitoring_user","reserved":true,"deprecated":false},"myroleEast":{"rolename":"myroleEast","reserved":false,"deprecated":false},"remote_clusters_user":{"rolename":"remote_clusters_user","reserved":false,"deprecated":false},"remote_monitoring_agent":{"rolename":"remote_monitoring_agent","reserved":true,"deprecated":false},"remote_monitoring_collector":{"rolename":"remote_monitoring_collector","reserved":true,"deprecated":false},"reporting_user":{"rolename":"reporting_user","reserved":true,"deprecated":true},"rollup_admin":{"rolename":"rollup_admin","reserved":true,"deprecated":false},"rollup_user":{"rolename":"rollup_user","reserved":true,"deprecated":false},"snapshot_user":{"rolename":"snapshot_user","reserved":true,"deprecated":false},"superuser":{"rolename":"superuser","reserved":true,"deprecated":false},"test_api_keys":{"rolename":"test_api_keys","reserved":false,"deprecated":false},"test_logstash_reader":{"rolename":"test_logstash_reader","reserved":false,"deprecated":false},"transform_admin":{"rolename":"transform_admin","reserved":true,"deprecated":false},"transform_user":{"rolename":"transform_user","reserved":true,"deprecated":false},"transport_client":{"rolename":"transport_client","reserved":true,"deprecated":false},"viewer":{"rolename":"viewer","reserved":true,"deprecated":false},"watcher_admin":{"rolename":"watcher_admin","reserved":true,"deprecated":false},"watcher_user":{"rolename":"watcher_user","reserved":true,"deprecated":false}}
[00:04:33]               │ info Taking screenshot "/dev/shm/workspace/parallel/4/kibana/x-pack/test/functional/screenshots/failure/security app users should show the default roles.png"
[00:04:33]               │ info Current URL is: http://localhost:6141/app/management/security/roles
[00:04:33]               │ info Saving page source to: /dev/shm/workspace/parallel/4/kibana/x-pack/test/functional/failure_debug/html/security app users should show the default roles.html
[00:04:33]               └- ✖ fail: security app users should show the default roles
[00:04:33]               │      TypeError: Cannot read property 'reserved' of undefined
[00:04:33]               │       at Context.<anonymous> (test/functional/apps/security/users.js:107:47)
[00:04:33]               │       at runMicrotasks (<anonymous>)
[00:04:33]               │       at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:04:33]               │       at Object.apply (/dev/shm/workspace/parallel/4/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
[00:04:33]               │ 
[00:04:33]               │ 

Stack Trace

TypeError: Cannot read property 'reserved' of undefined
    at Context.<anonymous> (test/functional/apps/security/users.js:107:47)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at Object.apply (/dev/shm/workspace/parallel/4/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
data 596 553 -43
fieldFormats - 64 +64
lens 734 739 +5
total +26

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
data 3475 3195 -280
fieldFormats - 238 +238
total -42

Any counts in public APIs

Total count of every any typed public API. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats any for more detailed information.

id before after diff
data 85 59 -26
fieldFormats - 26 +26
total -0

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
canvas 1.6MB 1.6MB -5.0B
dataVisualizer 1.1MB 1.1MB +49.0B
discover 509.2KB 509.3KB +53.0B
indexPatternFieldEditor 169.6KB 169.6KB +6.0B
lens 1.6MB 1.6MB +8.2KB
ml 5.9MB 5.9MB +99.0B
visTypeTimeseries 1003.9KB 1003.9KB -20.0B
visTypeVislib 564.4KB 564.4KB +6.0B
watcher 831.3KB 831.3KB +32.0B
total +8.4KB

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
data 63 52 -11
fieldFormats - 10 +10
total -1

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
canvas 27.2KB 27.4KB +239.0B
data 854.7KB 790.3KB -64.4KB
dataVisualizer 15.9KB 16.1KB +239.0B
discover 93.5KB 93.7KB +239.0B
fieldFormats - 76.1KB +76.1KB
indexPatternFieldEditor 46.9KB 47.1KB +263.0B
lens 28.9KB 29.1KB +239.0B
ml 64.5KB 64.7KB +239.0B
visDefaultEditor 33.9KB 34.1KB +237.0B
visTypeTimeseries 24.5KB 24.8KB +239.0B
visTypeVislib 32.4KB 32.7KB +239.0B
watcher 22.7KB 22.9KB +239.0B
total +14.0KB
Unknown metric groups

API count

id before after diff
data 4028 3713 -315
fieldFormats - 268 +268
total -47

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed Feature:FieldFormatters release_note:plugin_api_changes Contains a Plugin API changes section for the breaking plugin API changes section. v7.15.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FieldFormats] Break from data plugin